diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-04 07:38:41 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-04 07:38:41 +0800 |
commit | 44cce0c4c21bdf03c7894606d91e910461e7bbaa (patch) | |
tree | 81136338b86bf9f9ca884ba807a6628ba0a4eed6 /comms/plp | |
parent | a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99 (diff) | |
download | freebsd-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/plp')
-rw-r--r-- | comms/plp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/plp/Makefile b/comms/plp/Makefile index 9e0c7d28a43b..40dfa5eea27d 100644 --- a/comms/plp/Makefile +++ b/comms/plp/Makefile @@ -18,7 +18,6 @@ MAINTAINER= maurice@castro.aus.net COMMENT= Transfer data between a Psion Series 5(mx) and Unix USE_GMAKE= yes -USE_REINPLACE= yes USE_GCC= 2.95 PLIST_FILES= bin/ncp bin/rfsv |