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/hylafax | |
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/hylafax')
-rw-r--r-- | comms/hylafax/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index bc216bd14928..b4a35c2be4f9 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -61,7 +61,6 @@ CONFIGURE_ARGS+=--nointeractive MAKE_ARGS+= OPTIMIZER="" -EOPTIMIZER HAS_CONFIGURE= yes CONFIGURE_ENV= ENVOPTS="${CFLAGS}" -USE_REINPLACE= yes MAN1= edit-faxcover.1 faxalter.1 faxcover.1 faxmail.1 faxrm.1 faxstat.1 \ hylafax-client.1 sendfax.1 sendpage.1 sgi2fax.1 textfmt.1 |