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/kallers | |
parent | a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99 (diff) | |
download | freebsd-ports-graphics-44cce0c4c21bdf03c7894606d91e910461e7bbaa.tar.gz freebsd-ports-graphics-44cce0c4c21bdf03c7894606d91e910461e7bbaa.tar.zst freebsd-ports-graphics-44cce0c4c21bdf03c7894606d91e910461e7bbaa.zip |
remove USE_REINPLACE for all ports with categories starting with C
Diffstat (limited to 'comms/kallers')
-rw-r--r-- | comms/kallers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/kallers/Makefile b/comms/kallers/Makefile index 531d95b594e..a560288f978 100644 --- a/comms/kallers/Makefile +++ b/comms/kallers/Makefile @@ -16,7 +16,6 @@ COMMENT= KDE Applet that displays Caller IDs USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= |