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/gsmlib | |
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/gsmlib')
-rw-r--r-- | comms/gsmlib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index 63c8230..316a463 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -17,7 +17,6 @@ COMMENT= A library to access GSM mobile phones through GSM modems USE_GNOME= gnometarget lthack USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |