diff options
Diffstat (limited to 'science/buddy/Makefile')
-rw-r--r-- | science/buddy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/buddy/Makefile b/science/buddy/Makefile index dcac73ed8362..403357d6870f 100644 --- a/science/buddy/Makefile +++ b/science/buddy/Makefile @@ -7,6 +7,7 @@ PORTNAME= buddy PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= buddy @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= buddy MAINTAINER= llwang@infor.org COMMENT= A Binary Decision Diagram library -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes INSTALLS_SHLIB= yes |