aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilrc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:33:41 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:33:41 +0800
commit292e895a11b25d3d4e8efed62ce419ef91a06970 (patch)
tree3e8cc275ced4995aca1a89566bcd08f3a2a2672c /palm/pilrc
parent93bc1929f67e6ebd1f07b8ea98a4360ba47ff3eb (diff)
downloadfreebsd-ports-gnome-292e895a11b25d3d4e8efed62ce419ef91a06970.tar.gz
freebsd-ports-gnome-292e895a11b25d3d4e8efed62ce419ef91a06970.tar.zst
freebsd-ports-gnome-292e895a11b25d3d4e8efed62ce419ef91a06970.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: palm)
Diffstat (limited to 'palm/pilrc')
-rw-r--r--palm/pilrc/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/palm/pilrc/Makefile b/palm/pilrc/Makefile
index 5e502bef7f24..b19ce584a963 100644
--- a/palm/pilrc/Makefile
+++ b/palm/pilrc/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: PilRC
-# Date created: 29 Mar 2000
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= pilrc
PORTVERSION= 3.2
@@ -20,6 +15,7 @@ CONFIGURE_ARGS+= --enable-pilrcui
USE_GNOME= gtk12
GNU_CONFIGURE= yes
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pilrc ${WRKSRC}/pilrcui ${PREFIX}/bin
.if !defined(NOPORTDOCS)