diff options
author | jlam <jlam> | 2001-04-19 15:32:51 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-04-19 15:32:51 +0000 |
commit | 4614215f800ac7b880839777ce98dc303048055f (patch) | |
tree | c96ca974c0e579f9ed466518bd12107644de3718 /wm | |
parent | 42bfa63f340477ce449273fe72a48673d13162aa (diff) | |
download | pkgsrc-4614215f800ac7b880839777ce98dc303048055f.tar.gz |
Fix shared distinfo file for wmx-current and wmx-gnome-current.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/wmx-current/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/wmx-current/Makefile.common b/wm/wmx-current/Makefile.common index 4703bcd314b..3e3c25e25a3 100644 --- a/wm/wmx-current/Makefile.common +++ b/wm/wmx-current/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2001/01/18 20:17:11 jlam Exp $ +# $NetBSD: Makefile.common,v 1.2 2001/04/19 15:32:51 jlam Exp $ DISTNAME= wmx-6pre6 WMX_VERS= 5.0.6 @@ -22,7 +22,7 @@ CXXFLAGS+= -I${XPMDIR}/include ALL_TARGET= depend all -FILESDIR= ${.CURDIR}/../../wm/wmx-current/files +DISTINFO_FILE= ${.CURDIR}/../../wm/wmx-current/distinfo PATCHDIR= ${.CURDIR}/../../wm/wmx-current/patches PLIST_SRC= ${.CURDIR}/../../wm/wmx-current/pkg/PLIST |