summaryrefslogtreecommitdiff
path: root/graphics/freetype2
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2004-02-07 10:46:10 +0000
committerseb <seb@pkgsrc.org>2004-02-07 10:46:10 +0000
commita45e4752edae83d504b147e5230f812564a73d28 (patch)
tree2d73f7aa0c47728d5a1af645f7ff0a95c66f0f5b /graphics/freetype2
parent5dcee2c032f6b9deaf87a81342efdb073968baa4 (diff)
downloadpkgsrc-a45e4752edae83d504b147e5230f812564a73d28.tar.gz
bsd.pkg.mk adds RPATH_FLAG to CONFIGURE_ENV so no need
to add it here.
Diffstat (limited to 'graphics/freetype2')
-rw-r--r--graphics/freetype2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/freetype2/Makefile b/graphics/freetype2/Makefile
index dd34a8a55d8..dbe5115aa68 100644
--- a/graphics/freetype2/Makefile
+++ b/graphics/freetype2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/01/24 15:46:43 grant Exp $
+# $NetBSD: Makefile,v 1.27 2004/02/07 10:46:10 seb Exp $
#
DISTNAME= freetype-2.1.5
@@ -24,7 +24,6 @@ USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
CONFIGURE_DIRS= ${WRKSRC}/builds/unix
CONFIGURE_ARGS+= --includedir=${PREFIX}/include
-CONFIGURE_ENV+= RPATH_FLAG="${RPATH_FLAG}"
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/builds/unix/libtool