aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ald
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-19 16:25:46 +0800
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-19 16:25:46 +0800
commit452506ea46d789cc01b2906259b460ba69363db0 (patch)
treeb8957fb02c77b58eaa637f13b21889c9868989c7 /devel/ald
parente3bf743966790454a1ce2cf7d7a0979d44da75ce (diff)
downloadfreebsd-ports-gnome-452506ea46d789cc01b2906259b460ba69363db0.tar.gz
freebsd-ports-gnome-452506ea46d789cc01b2906259b460ba69363db0.tar.zst
freebsd-ports-gnome-452506ea46d789cc01b2906259b460ba69363db0.zip
Support staging
Diffstat (limited to 'devel/ald')
-rw-r--r--devel/ald/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ald/Makefile b/devel/ald/Makefile
index 496431a1adee..0c1c1a44029f 100644
--- a/devel/ald/Makefile
+++ b/devel/ald/Makefile
@@ -11,10 +11,8 @@ COMMENT= Debugger for assembly level programs
GNU_CONFIGURE= yes
-MAN8= ald.8
-PLIST_FILES= bin/ald
+PLIST_FILES= bin/ald man/man8/ald.8.gz
ONLY_FOR_ARCHS= i386
NOPRECIOUSMAKEVARS= yes
-NO_STAGE= yes
.include <bsd.port.mk>