diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/protomol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile index 1a004ef8634c..9edae0d80a78 100644 --- a/biology/protomol/Makefile +++ b/biology/protomol/Makefile @@ -6,7 +6,7 @@ PORTNAME= protomol PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +21,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff GNU_CONFIGURE= yes -USE_XLIB= yes USE_GCC= 3.4+ # Hack to cure a misbehavior of the configure script |