summaryrefslogtreecommitdiff
path: root/x11/xlockmore/Makefile.common
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2005-01-11 22:56:34 +0000
committerhubertf <hubertf@pkgsrc.org>2005-01-11 22:56:34 +0000
commite272ab1c24d70485043ee3f8bef920d3514babff (patch)
tree0477b02cb50d80615c91eadac96ff7cc9adb5bba /x11/xlockmore/Makefile.common
parent1381e97471a5fbbd4a61bd2b02fa47362cbc9c80 (diff)
downloadpkgsrc-e272ab1c24d70485043ee3f8bef920d3514babff.tar.gz
remove bogus VPATH line from the pkg's Makefile.
This bug is was not discovered so far due to a bug in GNU make. On NetBSD, it happens only under certain conditions (/install present), see PR pkg/28934 for more information. This commit is a stopgag, I'm still discussing with the xlockmore author what the right fix is.
Diffstat (limited to 'x11/xlockmore/Makefile.common')
-rw-r--r--x11/xlockmore/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common
index a678c523070..3aabd39f6cf 100644
--- a/x11/xlockmore/Makefile.common
+++ b/x11/xlockmore/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2004/11/27 00:15:22 hubertf Exp $
+# $NetBSD: Makefile.common,v 1.19 2005/01/11 22:56:34 hubertf Exp $
#
# This Makefile.common is included by:
#
@@ -8,7 +8,7 @@
# If these packages are updated, please remember to reset any PKGREVISIONs
# in those Makefiles.
-DISTNAME= xlockmore-5.14.1
+DISTNAME= xlockmore-5.14.1nb1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
ftp://ibiblio.org/pub/Linux/X11/screensavers/ \