aboutsummaryrefslogtreecommitdiff
path: root/comms/ibp
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2013-12-30 21:30:58 +0000
committerDiane Bruce <db@FreeBSD.org>2013-12-30 21:30:58 +0000
commit58656ba90cfd23b3096e22915b0aca4622854631 (patch)
treed7e51d606aa9790b827c8af2bb9a286f7873578c /comms/ibp
parent4f6f36cf037c6c8c236fe5206d3f4fba4c578f38 (diff)
downloadports-58656ba90cfd23b3096e22915b0aca4622854631.tar.gz
ports-58656ba90cfd23b3096e22915b0aca4622854631.zip
- Enable staging
Notes
Notes: svn path=/head/; revision=338172
Diffstat (limited to 'comms/ibp')
-rw-r--r--comms/ibp/Makefile9
-rw-r--r--comms/ibp/pkg-plist2
2 files changed, 4 insertions, 7 deletions
diff --git a/comms/ibp/Makefile b/comms/ibp/Makefile
index 557d0c82fe09..03276e15adae 100644
--- a/comms/ibp/Makefile
+++ b/comms/ibp/Makefile
@@ -16,13 +16,8 @@ COMMENT= A little program for monitoring amateur radio beacons
USES= imake
USE_XORG= x11
-PLIST_FILES= bin/ibp
-MAN1= ibp.1
-MANCOMPRESSED= no
-
-NO_STAGE= yes
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/ibp ${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/ibp.1 ${MANPREFIX}/man/man1/ibp.1
+ ${INSTALL_PROGRAM} ${WRKSRC}/ibp ${STAGEDIR}${PREFIX}/bin/
+ ${INSTALL_MAN} ${WRKSRC}/ibp.1 ${STAGEDIR}${MANPREFIX}/man/man1/ibp.1
.include <bsd.port.mk>
diff --git a/comms/ibp/pkg-plist b/comms/ibp/pkg-plist
new file mode 100644
index 000000000000..c43a372e5221
--- /dev/null
+++ b/comms/ibp/pkg-plist
@@ -0,0 +1,2 @@
+bin/ibp
+man/man1/ibp.1.gz