[Midnightbsd-cvs] mports: Makefile: We're still not there, but let's get more of the

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 24 16:27:41 EDT 2008


Log Message:
-----------
We're still not there, but let's get more of the missing dependancies in place.

Modified Files:
--------------
    mports/www/browser:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/browser/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L www/browser/Makefile -L www/browser/Makefile -u -r1.2 -r1.3
--- www/browser/Makefile
+++ www/browser/Makefile
@@ -26,7 +26,15 @@
 LIB_DEPENDS+=   jpeg.9:${PORTSDIR}/graphics/jpeg \
                 png.5:${PORTSDIR}/graphics/png \
                 nspr4:${PORTSDIR}/devel/nspr \
-                nss3:${PORTSDIR}/security/nss
+                nss3:${PORTSDIR}/security/nss \
+		freetype.9:${PORTSDIR}/print/freetype2
+
+USE_GNOME+=     gtk20 libidl desktopfileutils
+USE_ICONV=      yes
+USE_PERL5=      yes
+USE_PERL5_BUILD=yes
+USE_XORG=       printproto sm xt xi xext x11 xinerama \
+                ice xproto
 
 MOZILLA=	browser
 MOZILLA_NAME=	Browser


More information about the Midnightbsd-cvs mailing list