diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | 44cce0c4c21bdf03c7894606d91e910461e7bbaa (patch) | |
tree | 81136338b86bf9f9ca884ba807a6628ba0a4eed6 /comms/mwavem | |
parent | a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99 (diff) | |
download | FreeBSD-ports-44cce0c4c21bdf03c7894606d91e910461e7bbaa.zip FreeBSD-ports-44cce0c4c21bdf03c7894606d91e910461e7bbaa.tar.gz |
remove USE_REINPLACE for all ports with categories starting with C
Diffstat (limited to 'comms/mwavem')
-rw-r--r-- | comms/mwavem/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/mwavem/Makefile b/comms/mwavem/Makefile index 9e7a513..132de52 100644 --- a/comms/mwavem/Makefile +++ b/comms/mwavem/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes STARTUP= mwavem.sh USE_GMAKE= yes SLEEP= /bin/sleep -USE_REINPLACE= yes .include <bsd.port.pre.mk> |