From 8719c1fb4daaf8eccbda82aa9c422c17348b2ee1 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 31 Jan 2005 20:20:44 +0000 Subject: Add target to kill the configure warning and games/wesnoth's many compile warning. games/wesnoth compiles much cleaner now than before. --- archivers/zipios++/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers') 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 -- cgit