aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/protomol/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile
index bfd69198dc0e..ed63bafe11b4 100644
--- a/biology/protomol/Makefile
+++ b/biology/protomol/Makefile
@@ -3,7 +3,7 @@
PORTNAME= protomol
PORTVERSION= 2.0.3
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= biology
MASTER_SITES= SF/${PORTNAME}/ProtoMol/${PORTVERSION}
DISTFILES= ${DISTNAME}-tar.gz
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
-USES= shebangfix
+USES= jpeg shebangfix
USE_CXXSTD= c++98
SHEBANG_FILES= examples/butane_4/procDihedralFile.awk \
examples/butane_4/cleanOutput.bash \
@@ -27,7 +27,6 @@ SHEBANG_LANG= awk
awk_OLD_CMD= /usr/bin/gawk
awk_CMD= /usr/bin/awk # base awk works fine in this case
GNU_CONFIGURE= yes
-USES= jpeg
USE_XORG= xmu xt sm ice xext x11 xi
# Hack to cure a misbehavior of the configure script