diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-01-31 20:20:44 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-01-31 20:20:44 +0000 |
commit | f8539778026c21c83919159adb358ab7ca41aec2 (patch) | |
tree | bc2e261895b9b5b05613f4089c7ef700b4dae8ad /archivers/zipios++ | |
parent | 7941933053855f19ebf57610747efa68f343b96d (diff) |
Notes
Diffstat (limited to 'archivers/zipios++')
-rw-r--r-- | archivers/zipios++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/zipios++/Makefile b/archivers/zipios++/Makefile index 740724925984..f824972a1e84 100644 --- a/archivers/zipios++/Makefile +++ b/archivers/zipios++/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}+cvs.2004.02.07.orig MAINTAINER= ports@FreeBSD.org COMMENT= A java.util.zip-like C++ library for reading and writing Zip files +USE_GNOME= gnometarget GNU_CONFIGURE= yes INSTALLS_SHLIB= yes # port don't strictly need it, but Wesnoth use it so must we |