aboutsummaryrefslogtreecommitdiffstats
path: root/comms/kpsk
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-04 07:38:41 +0800
committeredwin <edwin@FreeBSD.org>2006-05-04 07:38:41 +0800
commit44cce0c4c21bdf03c7894606d91e910461e7bbaa (patch)
tree81136338b86bf9f9ca884ba807a6628ba0a4eed6 /comms/kpsk
parenta9dd0eabfae8b9097f199b1d5e92ff53d5cffe99 (diff)
downloadfreebsd-ports-gnome-44cce0c4c21bdf03c7894606d91e910461e7bbaa.tar.gz
freebsd-ports-gnome-44cce0c4c21bdf03c7894606d91e910461e7bbaa.tar.zst
freebsd-ports-gnome-44cce0c4c21bdf03c7894606d91e910461e7bbaa.zip
remove USE_REINPLACE for all ports with categories starting with C
Diffstat (limited to 'comms/kpsk')
-rw-r--r--comms/kpsk/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/kpsk/Makefile b/comms/kpsk/Makefile
index 94afa9b08498..c57ae0f5925f 100644
--- a/comms/kpsk/Makefile
+++ b/comms/kpsk/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= db4:${PORTSDIR}/databases/db4
USE_BZIP2= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
-USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-D_POSIX_C_SOURCE -I${LOCALBASE}/include" \
USER_LDFLAGS="-L${LOCALBASE}/lib"