diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:35:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:35:10 +0000 |
commit | 9871c1a3c7fefbea14020ee576ff987461e13733 (patch) | |
tree | 9e508051174cffba35383873ffebd30807256597 /science/mol2ps | |
parent | c324acd014c86f8aa556b232184fdd65e60009f9 (diff) | |
download | ports-9871c1a3c7fefbea14020ee576ff987461e13733.tar.gz ports-9871c1a3c7fefbea14020ee576ff987461e13733.zip |
Notes
Diffstat (limited to 'science/mol2ps')
-rw-r--r-- | science/mol2ps/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index 545a25a952db..6f7bf4c1838e 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -24,7 +24,6 @@ EXTRACT_AFTER_ARGS= ${WRKDIR} USE_FPC= yes PLIST_FILES= bin/${PORTNAME} bin/mol2svg %%DATADIR%%/color.conf -PLIST_DIRS= %%DATADIR%% do-build: (cd ${WRKSRC} && ${LOCALBASE}/bin/fpc ${EXTRACT_ONLY} -S2 -O3) |