diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gfax/Makefile | 1 | ||||
-rw-r--r-- | comms/gnokii/Makefile | 1 | ||||
-rw-r--r-- | comms/yawmppp/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index ba6e23ff92bc..d1aceeb3c6f2 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 diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 5fad283ae8a6..c6653cbd7aa9 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes .if !defined(WITHOUT_X11) USE_XPM= yes -USE_GNOMENG= yes USE_GNOME= gtk12 .endif INSTALLS_SHLIB= yes diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile index b97910b13d05..f22eb7db6398 100644 --- a/comms/yawmppp/Makefile +++ b/comms/yawmppp/Makefile @@ -16,7 +16,6 @@ COMMENT= A Window Maker dockapp that helps with easy use of pppd USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= gtk12 USE_XPM= yes CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}" CFLAGS="${CFLAGS} -I${X11BASE}/include" |