aboutsummaryrefslogtreecommitdiff
path: root/archivers/xpk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 13:11:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 13:11:20 +0000
commitb80ec3e2040420e34becd0d1075ef6d7cc71b85d (patch)
tree3df58c8e85fb6d4d98cd93450b642222e2dd3521 /archivers/xpk
parent611351f6964917a2f81776a5a248120464e7496d (diff)
downloadports-b80ec3e2040420e34becd0d1075ef6d7cc71b85d.tar.gz
ports-b80ec3e2040420e34becd0d1075ef6d7cc71b85d.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: archivers)
Notes
Notes: svn path=/head/; revision=327699
Diffstat (limited to 'archivers/xpk')
-rw-r--r--archivers/xpk/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
index 9a8257207ace..5c7f6f1f2c0a 100644
--- a/archivers/xpk/Makefile
+++ b/archivers/xpk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpk
-# Date created: 21 May 2001
-# Whom: Miguel Mendez <flynn@energyhq.homeip.net>
-#
+# Created by: Miguel Mendez <flynn@energyhq.homeip.net>
# $FreeBSD$
-#
PORTNAME= xpk
PORTVERSION= 0.1.4
@@ -15,6 +11,7 @@ MASTER_SITES= http://vesuri.jormas.com/xpk/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= The eXternal PacKer (XPK) library system
+NO_STAGE= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes