summaryrefslogtreecommitdiffstats
path: root/games/libggz
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /games/libggz
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadFreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip
FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'games/libggz')
-rw-r--r--games/libggz/Makefile4
-rw-r--r--games/libggz/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/games/libggz/Makefile b/games/libggz/Makefile
index 7f48f5e..f732a7c 100644
--- a/games/libggz/Makefile
+++ b/games/libggz/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libggz
PORTVERSION= 0.0.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
@@ -18,7 +18,7 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= The GGZ Gaming Zone - Base Library
USE_GNOME= gnomehack gnometarget
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --disable-debug
INSTALLS_SHLIB= yes
diff --git a/games/libggz/pkg-plist b/games/libggz/pkg-plist
index 399055d..21ce58a 100644
--- a/games/libggz/pkg-plist
+++ b/games/libggz/pkg-plist
@@ -1,5 +1,6 @@
include/ggz.h
include/ggz_common.h
lib/libggz.a
+lib/libggz.la
lib/libggz.so
lib/libggz.so.3
OpenPOWER on IntegriCloud