aboutsummaryrefslogtreecommitdiff
path: root/graphics/goom
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/goom')
-rw-r--r--graphics/goom/Makefile11
-rw-r--r--graphics/goom/pkg-plist1
2 files changed, 2 insertions, 10 deletions
diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile
index 2ad5fc2bcc59..b288eba9e0fe 100644
--- a/graphics/goom/Makefile
+++ b/graphics/goom/Makefile
@@ -7,6 +7,7 @@
PORTNAME= goom
PORTVERSION= 2k4.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S|.|-|}
USE_GNOME= gnomehack gnometarget
GNU_CONFIGURE= yes
USE_GCC= 3.4
-USE_AUTOTOOLS= libtool:15:inc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-sdltest --enable-static
@@ -39,13 +39,4 @@ pre-everything::
@${ECHO} ""
.endif
-patch-autotools::
- @(cd ${PATCH_WRKSRC}; \
- for file in ${LIBTOOLFILES}; do \
- ${CP} $$file $$file.tmp; \
- ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \
- $$file.tmp > $$file; \
- ${RM} $$file.tmp; \
- done);
-
.include <bsd.port.mk>
diff --git a/graphics/goom/pkg-plist b/graphics/goom/pkg-plist
index ed1170abe655..b34368dbf121 100644
--- a/graphics/goom/pkg-plist
+++ b/graphics/goom/pkg-plist
@@ -11,6 +11,7 @@ include/goom/goomsl.h
include/goom/goomsl_hash.h
include/goom/goomsl_heap.h
lib/libgoom2.a
+lib/libgoom2.la
lib/libgoom2.so
lib/libgoom2.so.0
libdata/pkgconfig/libgoom2.pc