summaryrefslogtreecommitdiff
path: root/pkgtools/x11-links
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-21 13:36:39 +0000
committerjlam <jlam@pkgsrc.org>2006-07-21 13:36:39 +0000
commit60e1b70303a29ff9a30e7c0dd76cd3611d8522f6 (patch)
tree5d11a58627abf3b7d8ad9f2fef698aaea257c2c2 /pkgtools/x11-links
parent79a6da15fcb4e5396e7e97f7dfe97037a5bddb75 (diff)
downloadpkgsrc-60e1b70303a29ff9a30e7c0dd76cd3611d8522f6.tar.gz
Remove "foo" target that's clearly a debuggging target.
Diffstat (limited to 'pkgtools/x11-links')
-rw-r--r--pkgtools/x11-links/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile
index 83da653ace9..d654e9d6018 100644
--- a/pkgtools/x11-links/Makefile
+++ b/pkgtools/x11-links/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2006/07/21 12:37:49 seb Exp $
+# $NetBSD: Makefile,v 1.80 2006/07/21 13:36:39 jlam Exp $
#
# NOTE: If you update this package, then you'll likely need to also update
# the x11-links dependency in buildlink3.mk to the correct version,
@@ -53,9 +53,6 @@ CREATE_X11LINK?= ${LN} -fs $$src $$dest
.include "../../mk/x11.buildlink3.mk"
-foo:
- echo ${LIBABISUFFIX}
-
do-build:
${MKDIR} ${X11_LINKS_BUILD_DIR}
${CHMOD} ${PKGDIRMODE} ${X11_LINKS_BUILD_DIR}