diff options
-rw-r--r-- | astro/gpsdrive/Makefile | 1 | ||||
-rw-r--r-- | audio/snd/Makefile | 1 | ||||
-rw-r--r-- | audio/wmusic/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-sndfile/Makefile | 1 | ||||
-rw-r--r-- | devel/glg/Makefile | 1 | ||||
-rw-r--r-- | graphics/xmms-fishmatic/Makefile | 1 | ||||
-rw-r--r-- | graphics/xmms-iris/Makefile | 1 | ||||
-rw-r--r-- | graphics/xmms-paranormal/Makefile | 1 | ||||
-rw-r--r-- | misc/xosd/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/gtkhx/Makefile | 1 | ||||
-rw-r--r-- | net/gtkhx/Makefile | 1 | ||||
-rw-r--r-- | net/jags/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/workplace/Makefile | 1 |
13 files changed, 0 insertions, 13 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index c240646edfe7..db15f931b877 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt BUILD_DEPENDS= ${X11BASE}/bin/gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf USE_PERL5= yes -USE_GLIB= yes USE_GMAKE= yes USE_GTK= yes USE_LIBTOOL= yes diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 8437bf1c8cbb..6eae8be66454 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -72,7 +72,6 @@ MAKEFILE= makefile PLIST= ${WRKDIR}/pkg-plist .if !defined(WITHOUT_X11) PREFIX= ${X11BASE} -USE_GLIB= yes USE_GTK= yes USE_XLIB= yes .endif diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index fe758b464027..ae70f9254d19 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= PATH_GTKCONFIG=${PREFIX}/bin/gtk12-config USE_GMAKE= yes -USE_GLIB= yes USE_GTK= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile index 49300fc5b167..ed5ae6740556 100644 --- a/audio/xmms-sndfile/Makefile +++ b/audio/xmms-sndfile/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= sndfile.0:${PORTSDIR}/audio/libsndfile \ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" -USE_GLIB= yes USE_GTK= yes USE_LIBTOOL= yes USE_X_PREFIX= yes diff --git a/devel/glg/Makefile b/devel/glg/Makefile index 6317d57a996a..82e206cc22df 100644 --- a/devel/glg/Makefile +++ b/devel/glg/Makefile @@ -17,7 +17,6 @@ MASTER_SITE_SUBDIR= kris MAINTAINER= lo_gafet@users.sourceforge.net USE_GMAKE= yes -USE_GLIB= yes USE_GTK= yes WANT_GNOME= yes diff --git a/graphics/xmms-fishmatic/Makefile b/graphics/xmms-fishmatic/Makefile index 676c5491734d..5967d07ac317 100644 --- a/graphics/xmms-fishmatic/Makefile +++ b/graphics/xmms-fishmatic/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms INSTALLS_SHLIB= yes USE_LIBTOOL= yes -USE_GLIB= yes USE_GMAKE= yes USE_GTK= yes USE_MESA= yes diff --git a/graphics/xmms-iris/Makefile b/graphics/xmms-iris/Makefile index cb35943ffe52..c94f56d2f39a 100644 --- a/graphics/xmms-iris/Makefile +++ b/graphics/xmms-iris/Makefile @@ -17,7 +17,6 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms GNU_CONFIGURE= yes -USE_GLIB= yes USE_GTK= yes USE_GMAKE= yes USE_MESA= yes diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile index 52d0fe3f28d7..76aeb7273fa8 100644 --- a/graphics/xmms-paranormal/Makefile +++ b/graphics/xmms-paranormal/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include/libxml2/libxml" SDL_CONFIG="${SDL GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_GLIB= yes USE_GTK= yes USE_GMAKE= yes USE_MESA= yes diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index 04dc06b1aa87..b5ae9ca25cd9 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -23,7 +23,6 @@ XMMS_CONFIG?= ${X11BASE}/bin/xmms-config USE_X_PREFIX= yes USE_GMAKE= yes USE_GTK= yes -USE_GLIB= yes INSTALLS_SHLIB= yes MAKE_ENV= CFLAGS='${CFLAGS}' PREFIX='${PREFIX}' \ X11BASE='${X11BASE}' LOCALBASE='${LOCALBASE}' \ diff --git a/net-p2p/gtkhx/Makefile b/net-p2p/gtkhx/Makefile index 4329b7ab4b23..ed6a0557d5a8 100644 --- a/net-p2p/gtkhx/Makefile +++ b/net-p2p/gtkhx/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ intl.2:${PORTSDIR}/devel/gettext USE_XLIB= yes -USE_GLIB= yes USE_GTK= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/gtkhx/Makefile b/net/gtkhx/Makefile index 4329b7ab4b23..ed6a0557d5a8 100644 --- a/net/gtkhx/Makefile +++ b/net/gtkhx/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ intl.2:${PORTSDIR}/devel/gettext USE_XLIB= yes -USE_GLIB= yes USE_GTK= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/jags/Makefile b/net/jags/Makefile index 6da5a44eb69f..30d11158752a 100644 --- a/net/jags/Makefile +++ b/net/jags/Makefile @@ -17,7 +17,6 @@ MAINTAINER= pat@FreeBSD.org USE_GMAKE= yes USE_XPM= yes USE_GTK= yes -USE_GLIB= yes GNU_CONFIGURE= yes pre-patch: diff --git a/x11-fm/workplace/Makefile b/x11-fm/workplace/Makefile index c4e986ac016d..594e3f8a0004 100644 --- a/x11-fm/workplace/Makefile +++ b/x11-fm/workplace/Makefile @@ -18,7 +18,6 @@ PATCHFILES= workplace-1.0.a3+tj1.diff.gz MAINTAINER= trevor@FreeBSD.org GNU_CONFIGURE= yes -USE_GLIB= yes USE_GTK= yes USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/glib12 \ |