summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-24 19:21:18 +0000
committerjoerg <joerg>2007-03-24 19:21:18 +0000
commita4de7735c807ba2004d03f48884c6342e3f6763c (patch)
treea57573ceef3abc19d705671351ee7db9e9292311 /editors
parent7cd9e5adbf8ac9e1b02c9e54118f0253a6988530 (diff)
downloadpkgsrc-a4de7735c807ba2004d03f48884c6342e3f6763c.tar.gz
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'editors')
-rw-r--r--editors/sam/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/sam/Makefile b/editors/sam/Makefile
index d559f5ee8c1..bc5163ee48b 100644
--- a/editors/sam/Makefile
+++ b/editors/sam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2007/01/30 23:10:52 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2007/03/24 19:21:23 joerg Exp $
DISTNAME= sam
PKGNAME= sam-4.3
@@ -19,6 +19,9 @@ MANCOMPRESSED= yes
USE_X11BASE= yes
MAKE_ENV+= X11PREFIX=${X11PREFIX:Q}
+INSTALLATION_DIRS= bin include lib/X11/app-defaults \
+ ${PKGMANDIR}/man1 ${PKGMANDIR}/man3 ${PKGMANDIR}/man4 ${PKGMANDIR}/man6
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"