Date: Tue, 10 Jun 2014 15:13:45 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357331 - head/science/xmakemol Message-ID: <201406101513.s5AFDj5f056175@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406101513.s5AFDj5f056175>