From 47a4af4c3b06600895a1014e3e1d69ea7b46d8e7 Mon Sep 17 00:00:00 2001 From: naddy Date: Thu, 17 Nov 2005 21:06:27 +0000 Subject: [PATCH] fix WANTLIB --- print/scribus/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 21824d2477a..def8ecc1b9a 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2005/11/04 14:18:43 kurt Exp $ +# $OpenBSD: Makefile,v 1.4 2005/11/17 21:06:27 naddy Exp $ COMMENT= "DTP program" CATEGORIES= print DISTNAME= scribus-1.2.2.1 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 EXTRACT_SUFX= .tar.bz2 HOMEPAGE= http://www.scribus.org.uk/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} @@ -40,11 +40,10 @@ LIB_DEPENDS= lcms::graphics/lcms \ cups::print/cups \ art_lgpl_2.0.0::graphics/libart -WANTLIB= ICE SM freetype Xext pthread stdc++ crypto c X11 util m z ssl +WANTLIB= ICE SM X11 Xext c freetype gcrypt gnutls gpg-error \ + iconv intl m pthread stdc++ util z USE_GMAKE= Yes -WANTLIB+= iconv - # GPL