From daa5545d403ff0e0479233063d19851d139fe2dd Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 10 Jun 2014 15:13:44 +0000 Subject: [PATCH] Stagify. --- science/xmakemol/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/science/xmakemol/Makefile b/science/xmakemol/Makefile index 7ff51d92a85e..8aff95686143 100644 --- a/science/xmakemol/Makefile +++ b/science/xmakemol/Makefile @@ -10,16 +10,16 @@ MASTER_SITES= SAVANNAH MAINTAINER= ports@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