summaryrefslogtreecommitdiff
path: root/devel/SDL
diff options
context:
space:
mode:
authorjlam <jlam>2001-10-03 22:36:37 +0000
committerjlam <jlam>2001-10-03 22:36:37 +0000
commit64fb8c7effe41d9c9fec2237056d5bc16e8e149c (patch)
tree52c18907bfe7de767bdbd153225e7d61aac042bb /devel/SDL
parenta465e12048e2c595fc0f0cce3d9628a5f367cf14 (diff)
downloadpkgsrc-64fb8c7effe41d9c9fec2237056d5bc16e8e149c.tar.gz
bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
Diffstat (limited to 'devel/SDL')
-rw-r--r--devel/SDL/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile
index 2aa85c19563..922c1176844 100644
--- a/devel/SDL/Makefile
+++ b/devel/SDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2001/09/24 14:28:55 rh Exp $
+# $NetBSD: Makefile,v 1.23 2001/10/03 22:36:38 jlam Exp $
#
DISTNAME= SDL-1.2.2
@@ -15,7 +15,6 @@ BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
BUILDLINK_DEPENDS.pth= pth>=1.4.0
USE_BUILDLINK_ONLY= YES
-REPLACE_BUILDLINK= sdl-config
GNU_CONFIGURE= YES
USE_GMAKE= YES