summaryrefslogtreecommitdiff
path: root/graphics/gtkdps
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
commit3aa77171e7fba77720aea6eb4bded87b64c1ad8e (patch)
treedbeabb1054054f2f39e7970cedea3abd4f75843c /graphics/gtkdps
parentadded NO_PACKAGE=ignores cflags (diff)
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
Notes
Notes: svn path=/head/; revision=19217
Diffstat (limited to 'graphics/gtkdps')
-rw-r--r--graphics/gtkdps/Makefile4
-rw-r--r--graphics/gtkdps/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile
index fc0f4796cf62..c8ce4c61f2f8 100644
--- a/graphics/gtkdps/Makefile
+++ b/graphics/gtkdps/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.8 1999/01/12 16:50:44 vanilla Exp $
+# $Id: Makefile,v 1.9 1999/01/22 21:47:37 nectar Exp $
#
DISTNAME= gtkDPS-0.2.16
@@ -19,7 +19,7 @@ BUILD_DEPENDS= pswrap:${PORTSDIR}/x11/dgs
CONFIGURE_ARGS= --with-dps-includes=${X11BASE}/include \
--with-dps-libraries=${X11BASE}/lib
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk10-config"
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
USE_X_PREFIX= yes
post-install:
diff --git a/graphics/gtkdps/pkg-plist b/graphics/gtkdps/pkg-plist
index 4cb6eb083066..fa7d77d5e9b2 100644
--- a/graphics/gtkdps/pkg-plist
+++ b/graphics/gtkdps/pkg-plist
@@ -7,7 +7,6 @@ include/gtkDPS/gtkDPScontext.h
include/gtkDPS/gtkDPSfontpanel.h
include/gtkDPS/gtkDPSwidget.h
lib/libgtkDPS.a
-lib/libgtkDPS.la
lib/libgtkDPS.so
lib/libgtkDPS.so.1
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B