summaryrefslogtreecommitdiff
path: root/print/libgnomeprint/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-02-02 14:17:53 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-02-02 14:17:53 +0000
commit8c90f843b802da86ed88a5202d9366e36b668ca4 (patch)
tree64af543fa92c51ea4d2728f85c55f01029aadcab /print/libgnomeprint/Makefile
parentSync libttol with peter's suggestion, (diff)
Portlint, libtool.
PR: ports/9826 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=16495
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r--print/libgnomeprint/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 42c0882cc393..3a68878cc7dd 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -3,12 +3,12 @@
# Date created: 15 Jan 1999
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/01/17 20:19:18 vanilla Exp $
+# $Id: Makefile,v 1.2 1999/01/27 08:31:52 fenner Exp $
#
DISTNAME= gnome-print-0.0.3
PKGNAME= gnomeprint-0.0.3
-CATEGORIES= print
+CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= gnome-print
@@ -23,10 +23,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--with-gnome=${X11BASE}
-CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include \
- -I${X11BASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
- GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install: