diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkimageview/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libXaw/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libXmu/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libXt/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/pangomm/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/x11-toolkits/gtkimageview/Makefile b/x11-toolkits/gtkimageview/Makefile index 396a5d7ade64..ecc7786e89b4 100644 --- a/x11-toolkits/gtkimageview/Makefile +++ b/x11-toolkits/gtkimageview/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= LOCAL/kwm MAINTAINER= kwm@FreeBSD.org COMMENT= Simple image viewer widget -WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static USE_GNOME= gtk20 diff --git a/x11-toolkits/libXaw/Makefile b/x11-toolkits/libXaw/Makefile index 27f31857ab44..3dda64cc8efd 100644 --- a/x11-toolkits/libXaw/Makefile +++ b/x11-toolkits/libXaw/Makefile @@ -13,7 +13,6 @@ CATEGORIES= x11-toolkits MAINTAINER= x11@FreeBSD.org COMMENT= X Athena Widgets library -WITH_FBSD10_FIX=yes XORG_CAT= lib USE_XORG= printproto:both x11 xau xext xextproto xmu xp xpm xproto:both xt USE_GMAKE= yes diff --git a/x11-toolkits/libXmu/Makefile b/x11-toolkits/libXmu/Makefile index f14b4f0bdde1..7d4ed1ccdaaf 100644 --- a/x11-toolkits/libXmu/Makefile +++ b/x11-toolkits/libXmu/Makefile @@ -13,7 +13,6 @@ CATEGORIES= x11-toolkits MAINTAINER= x11@FreeBSD.org COMMENT= X Miscellaneous Utilities libraries -WITH_FBSD10_FIX= yes XORG_CAT= lib USE_XORG= xproto:both x11 xt xext diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile index 3202b1e18869..e7bc81dea28b 100644 --- a/x11-toolkits/libXt/Makefile +++ b/x11-toolkits/libXt/Makefile @@ -14,7 +14,6 @@ COMMENT= X Toolkit library XORG_CAT= lib USE_XORG= x11 sm xproto:both kbproto -WITH_FBSD10_FIX= yes MAN3= MenuPopdown.3 \ MenuPopup.3 \ diff --git a/x11-toolkits/pangomm/Makefile b/x11-toolkits/pangomm/Makefile index a124d0b309a8..fbba2a59270d 100644 --- a/x11-toolkits/pangomm/Makefile +++ b/x11-toolkits/pangomm/Makefile @@ -26,7 +26,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes GNU_CONFIGURE= yes -WITH_FBSD10_FIX=yes USE_LDCONFIG= yes USE_GNOME= gnomehack pango CPPFLAGS+= -I${LOCALBASE}/include diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 09a029f50c97..53d07082d7a4 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -28,7 +28,6 @@ USE_GNOME= gnomehack libglade2 pygobject USE_PYTHON= yes USE_GETTEXT= yes GNU_CONFIGURE= yes -WITH_FBSD10_FIX=yes CONFIGURE_ENV= LIBS="-lintl" \ PYTHON="${PYTHON_VERSION}" CPPFLAGS+= -I${LOCALBASE}/include |