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/gammu | |
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/gammu')
-rw-r--r-- | comms/gammu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 2f889ed8af27..6cfc5877d50d 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -16,7 +16,6 @@ COMMENT= GNU All Mobile Management Utilities MAN1= gammu.1 USE_GMAKE= yes USE_GNOME= pkgconfig -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:259:env INSTALLS_SHLIB= yes |