aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libpdtp
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:28:25 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:28:25 +0800
commite3b8eb56fc78af954f1537a52038d3535b6b2d4a (patch)
treecc369d6e38144cbc0682f3e0aad998ef8f40a150 /net-p2p/libpdtp
parentb1430d020317d6c230592f2b332e6367d450b132 (diff)
downloadfreebsd-ports-gnome-e3b8eb56fc78af954f1537a52038d3535b6b2d4a.tar.gz
freebsd-ports-gnome-e3b8eb56fc78af954f1537a52038d3535b6b2d4a.tar.zst
freebsd-ports-gnome-e3b8eb56fc78af954f1537a52038d3535b6b2d4a.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p)
Diffstat (limited to 'net-p2p/libpdtp')
-rw-r--r--net-p2p/libpdtp/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-p2p/libpdtp/Makefile b/net-p2p/libpdtp/Makefile
index 51e7c3f207d9..94bfa602d940 100644
--- a/net-p2p/libpdtp/Makefile
+++ b/net-p2p/libpdtp/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: libpdtp
-# Date created: 5 Apr 2004
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= libpdtp
PORTVERSION= 0.1.20040808
@@ -19,6 +14,7 @@ HAS_CONFIGURE= yes
USE_LDCONFIG= yes
CFLAGS+= -fpic
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pdtp ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/libpdtp.* ${PREFIX}/lib