svn commit: r357331 - head/science/xmakemol
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Jun 10 15:13:45 UTC 2014
Author: vanilla
Date: Tue Jun 10 15:13:44 2014
New Revision: 357331
URL: http://svnweb.freebsd.org/changeset/ports/357331
QAT: https://qat.redports.org/buildarchive/r357331/
Log:
Stagify.
Modified:
head/science/xmakemol/Makefile
Modified: head/science/xmakemol/Makefile
==============================================================================
--- head/science/xmakemol/Makefile Tue Jun 10 15:10:59 2014 (r357330)
+++ head/science/xmakemol/Makefile Tue Jun 10 15:13:44 2014 (r357331)
@@ -10,16 +10,16 @@ MASTER_SITES= SAVANNAH
MAINTAINER= ports at FreeBSD.org
COMMENT= Molecule Viewer Program Based on Motif Widget
-USES= gmake motif
+USES= gmake motif shebangfix
USE_XORG= xpm
USE_GL= glut glw
GNU_CONFIGURE= yes
+SHEBANG_FILES= xmake_anim.pl
-MAN1= xmakemol.1
PLIST_FILES= bin/xmake_anim.pl \
bin/xmakemol \
+ man/man1/xmakemol.1.gz \
%%DATADIR%%/elements
PLIST_DIRS= %%DATADIR%%
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list