summaryrefslogtreecommitdiff
path: root/wm/icewm/Makefile.common
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-07-03 21:17:18 +0000
committerjmmv <jmmv>2004-07-03 21:17:18 +0000
commit76a35f11c81f7b07ad0947504e41421e60463c63 (patch)
tree48ad01e396731723035eb5d7553c5f9b39d9d71c /wm/icewm/Makefile.common
parent3d4faacedd57f56f546ecdb47a13523274388361 (diff)
downloadpkgsrc-76a35f11c81f7b07ad0947504e41421e60463c63.tar.gz
Use full path to package files; pointed out by Iain Hibbert in private mail.
Diffstat (limited to 'wm/icewm/Makefile.common')
-rw-r--r--wm/icewm/Makefile.common8
1 files changed, 4 insertions, 4 deletions
diff --git a/wm/icewm/Makefile.common b/wm/icewm/Makefile.common
index 6ff146846dc..15fc9d4dd62 100644
--- a/wm/icewm/Makefile.common
+++ b/wm/icewm/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.35 2004/07/02 19:25:16 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.36 2004/07/03 21:17:18 jmmv Exp $
DISTNAME= icewm-1.2.14
CATEGORIES= x11 wm
@@ -15,9 +15,9 @@ USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= # defined
BUILD_USES_MSGFMT= # defined
-DISTINFO_FILE= ${.CURDIR}/../icewm/distinfo
-FILESDIR= ${.CURDIR}/../icewm/files
-PATCHDIR= ${.CURDIR}/../icewm/patches
+DISTINFO_FILE= ${.CURDIR}/../../wm/icewm/distinfo
+FILESDIR= ${.CURDIR}/../../wm/icewm/files
+PATCHDIR= ${.CURDIR}/../../wm/icewm/patches
CONFIGURE_ARGS+= --enable-gradients
CONFIGURE_ARGS+= --enable-antialiasing