aboutsummaryrefslogtreecommitdiff
path: root/devel/gaul
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-02-08 03:14:14 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-02-08 03:14:14 +0000
commitd8d2cf17f92ccd5d80f2d631612145be2efe8210 (patch)
treef38635cc3a450709126798fde4a60c2d4119295e /devel/gaul
parent75908deff856f21a7e7b84b870f060208c0aa8da (diff)
downloadports-d8d2cf17f92ccd5d80f2d631612145be2efe8210.tar.gz
ports-d8d2cf17f92ccd5d80f2d631612145be2efe8210.zip
Notes
Diffstat (limited to 'devel/gaul')
-rw-r--r--devel/gaul/Makefile12
-rw-r--r--devel/gaul/pkg-plist1
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/gaul/Makefile b/devel/gaul/Makefile
index 0ac4a83d7562..c6d52cb9aba2 100644
--- a/devel/gaul/Makefile
+++ b/devel/gaul/Makefile
@@ -10,16 +10,15 @@ PORTNAME= gaul
PORTVERSION= 0.1849.0
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}-devel-${PORTVERSION:R}-${PORTVERSION:E}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Genetic Algorithm Utility Library
-LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
+LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= automake:19 libtool:15
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -30,4 +29,7 @@ USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread||g' ${WRKSRC}/configure
+run-autotools::
+ (cd ${WRKSRC} ; ${ACLOCAL} ; ${AUTOMAKE})
+
.include <bsd.port.mk>
diff --git a/devel/gaul/pkg-plist b/devel/gaul/pkg-plist
index c0d1eeb5ada0..f0153244f1bd 100644
--- a/devel/gaul/pkg-plist
+++ b/devel/gaul/pkg-plist
@@ -1,4 +1,3 @@
-bin/gaul_diagnostics
include/gaul/avltree.h
include/gaul/compatibility.h
include/gaul/ga_bitstring.h