diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-18 04:54:11 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-18 04:54:11 +0000 |
commit | a5ce28db2c3bdcf089a51a0332e6e97a73a950f4 (patch) | |
tree | 67d8fab3660aa2f14a498e0ec7f12e9cf0815f54 /comms/gfax | |
parent | c0eef0c25f38eba673c33ade0272f3304b2e0e74 (diff) | |
download | FreeBSD-ports-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.zip FreeBSD-ports-a5ce28db2c3bdcf089a51a0332e6e97a73a950f4.tar.gz |
Remove USE_GNOMENG.
Diffstat (limited to 'comms/gfax')
-rw-r--r-- | comms/gfax/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index ba6e23f..d1aceeb 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax USE_GMAKE= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack libpanel libcapplet libglade GNU_CONFIGURE= yes |