aboutsummaryrefslogtreecommitdiff
path: root/palm/synce-librapi2
diff options
context:
space:
mode:
Diffstat (limited to 'palm/synce-librapi2')
-rw-r--r--palm/synce-librapi2/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/palm/synce-librapi2/Makefile b/palm/synce-librapi2/Makefile
index 0dade463a536..0cf7ab94f4e1 100644
--- a/palm/synce-librapi2/Makefile
+++ b/palm/synce-librapi2/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: synce-librapi2
-# Date created: 14 June 2003
-# Whom: Sam Lawrance <boris@brooknet.com.au>
-#
+# Created by: Sam Lawrance <boris@brooknet.com.au>
# $FreeBSD$
PORTNAME= librapi2
@@ -23,6 +20,7 @@ USES= pathfix iconv pkgconfig
USE_LDCONFIG= yes
CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE} --with-libsynce="${LOCALBASE}"
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(RAPI_SLAVE) && ${RAPI_SLAVE} == "pythonb"