aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2013-09-25 10:06:25 +0800
committervanilla <vanilla@FreeBSD.org>2013-09-25 10:06:25 +0800
commit79f886af4230d30064459c5867cef305673a6ecf (patch)
treeb664b1f7c113a2a4dd11bee9058333da693b364e /archivers
parenta07947f35d3a51bb2fc27e4aa6fc9181e8291d00 (diff)
downloadfreebsd-ports-gnome-79f886af4230d30064459c5867cef305673a6ecf.tar.gz
freebsd-ports-gnome-79f886af4230d30064459c5867cef305673a6ecf.tar.zst
freebsd-ports-gnome-79f886af4230d30064459c5867cef305673a6ecf.zip
Support stage.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/bicom/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile
index 83ca9aa1e0e5..8ba3950caa90 100644
--- a/archivers/bicom/Makefile
+++ b/archivers/bicom/Makefile
@@ -13,7 +13,6 @@ COMMENT= Data compressor in the PPM family
RESTRICTED= Contact author personally regarding commercial use
-NO_STAGE= yes
USE_ZIP= yes
NO_WRKSUBDIR= yes
MAKEFILE= ${FILESDIR}/Makefile
@@ -21,6 +20,6 @@ MAKEFILE= ${FILESDIR}/Makefile
PLIST_FILES= bin/bicom
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/bicom/bicom ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/bicom/bicom ${STAGEDIR}/${PREFIX}/bin
.include <bsd.port.mk>
/span> * Fix the packing listjylefort2006-11-161-0/+1 * - Update to 0.3.6jylefort2006-11-144-66/+25 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-4/+4 * - Add a patch which checks the D-BUS struct type of the icon-datanovel2006-07-172-0/+63 * Update to 0.3.5miwi2006-06-123-9/+5 * - Chase libsexy updatepav2006-05-261-1/+1 * Conversion to a single libtool environment.ade2006-02-232-1/+5 * Update to 0.3.4.lawrance2006-02-123-8/+4 * Update to 0.3.3jylefort2006-01-293-13/+13 * Update to 0.3.2mnag2006-01-255-37/+22 * SHA256ifyedwin2006-01-221-0/+1 * Chase the dbus shared lib version.marcus2006-01-011-1/+2 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - Update to 0.2.4pav2005-11-092-5/+5 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * Project URL changed.novel2005-09-262-4/+2 * - Master site is dead; mirror files locallypav2005-09-061-1/+3 * - Update to 0.2.2pav2005-09-015-5/+31 * Move this port to LOCALBASE since it doesn't need to be under X11BASE, andmarcus2005-09-011-1/+2 * Fix fetching.marcus2005-08-291-1/+1