summaryrefslogtreecommitdiff
path: root/wm/sawfish/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-08 05:02:59 +0000
committerjlam <jlam>2006-04-08 05:02:59 +0000
commit016841ded538972e7f2685290588e257d07379c6 (patch)
tree855e8cfd585ec1e244f1b9e39c315955add08f02 /wm/sawfish/Makefile
parenteaab331dbd6b44da2628e8f7229d9a4c5ef1477d (diff)
downloadpkgsrc-016841ded538972e7f2685290588e257d07379c6.tar.gz
List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'wm/sawfish/Makefile')
-rw-r--r--wm/sawfish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile
index a5424cf838d..a1432e0540a 100644
--- a/wm/sawfish/Makefile
+++ b/wm/sawfish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/03/05 16:27:29 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2006/04/08 05:02:59 jlam Exp $
#
PKGNAME= sawfish-${SF_VERS}
@@ -16,7 +16,7 @@ MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}
BUILD_USES_MSGFMT= YES
USE_TOOLS+= makeinfo
-INFO_FILES= sawfish.info
+INFO_FILES= # PLIST
PLIST_SUBST+= SF_VERS=${SF_VERS:Q}