View | Details | Raw Unified | Return to bug 177081
Collapse All | Expand All

(-)archivers/libcomprex/Makefile (-1 / +1 lines)
Lines 23-29 USE_PKGCONFIG= yes Link Here
23
OPTIONS_DEFINE=	NLS
23
OPTIONS_DEFINE=	NLS
24
24
25
USE_AUTOTOOLS=	libtool
25
USE_AUTOTOOLS=	libtool
26
USE_GNOME=	gnomehack
26
USES=	pathfix
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
MAKE_JOBS_SAFE=	yes
28
MAKE_JOBS_SAFE=	yes
29
29
(-)archivers/libdynamite/Makefile (-1 / +1 lines)
Lines 17-23 MAKE_JOBS_SAFE= yes Link Here
17
17
18
USE_AUTOTOOLS=	libtool
18
USE_AUTOTOOLS=	libtool
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
22
23
MAN1=		dynamite.1
23
MAN1=		dynamite.1
(-)archivers/liborange/Makefile (-1 / +1 lines)
Lines 25-31 MAKE_JOBS_SAFE= yes Link Here
25
25
26
USE_AUTOTOOLS=	libtool
26
USE_AUTOTOOLS=	libtool
27
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
28
USE_GNOME=	gnomehack
28
USES=	pathfix
29
USE_PKGCONFIG=	build
29
USE_PKGCONFIG=	build
30
USE_ICONV=	yes
30
USE_ICONV=	yes
31
CFLAGS+=	-I${LOCALBASE}/include
31
CFLAGS+=	-I${LOCALBASE}/include
(-)archivers/lrzip/Makefile (-1 / +1 lines)
Lines 25-31 GNU_CONFIGURE= yes Link Here
25
LDFLAGS+=	-L${LOCALBASE}/lib
25
LDFLAGS+=	-L${LOCALBASE}/lib
26
USE_BZIP2=	yes
26
USE_BZIP2=	yes
27
USE_GMAKE=	yes
27
USE_GMAKE=	yes
28
USE_GNOME=	gnomehack
28
USES=	pathfix
29
USE_PERL5_BUILD=	yes
29
USE_PERL5_BUILD=	yes
30
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
31
31
(-)archivers/unshield/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= Extract data from InstallShield CAB files Link Here
16
16
17
USE_AUTOTOOLS=	libtool
17
USE_AUTOTOOLS=	libtool
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
21
22
MAN1=		${PORTNAME}.1
22
MAN1=		${PORTNAME}.1
(-)archivers/xz/Makefile (-1 / +1 lines)
Lines 19-25 CONFLICTS= lzma-[0-9]* lzmautils-[0-9]* lzmalib-[0 Link Here
19
MAKE_JOBS_SAFE=	yes
19
MAKE_JOBS_SAFE=	yes
20
USE_BZIP2=	yes
20
USE_BZIP2=	yes
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
24
25
# As we want to use xz for extraction of port distfiles,
25
# As we want to use xz for extraction of port distfiles,
(-)astro/jday/Makefile (-1 / +1 lines)
Lines 9-15 MAINTAINER= ports@FreeBSD.org Link Here
9
COMMENT=	Astronomical Julian date calculator
9
COMMENT=	Astronomical Julian date calculator
10
10
11
USE_AUTOTOOLS=	libtool
11
USE_AUTOTOOLS=	libtool
12
USE_GNOME=	gnomehack
12
USES=	pathfix
13
USE_LDCONFIG=	yes
13
USE_LDCONFIG=	yes
14
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
15
15
(-)audio/aubio/Makefile (-1 / +1 lines)
Lines 25-31 GNU_CONFIGURE= yes Link Here
25
# --disable-complex: does not compile due to missing carg(3) et al.
25
# --disable-complex: does not compile due to missing carg(3) et al.
26
CONFIGURE_ARGS=	--disable-complex
26
CONFIGURE_ARGS=	--disable-complex
27
USE_GMAKE=	yes
27
USE_GMAKE=	yes
28
USE_GNOME=	gnomehack
28
USES=	pathfix
29
USE_LDCONFIG=	yes
29
USE_LDCONFIG=	yes
30
USE_PKGCONFIG=	build
30
USE_PKGCONFIG=	build
31
31
(-)audio/ccaudio2/Makefile (-1 / +1 lines)
Lines 18-24 LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp \ Link Here
18
CONFLICTS=	ccaudio-[0-9]*
18
CONFLICTS=	ccaudio-[0-9]*
19
19
20
USE_PKGCONFIG=	build
20
USE_PKGCONFIG=	build
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_CMAKE=	yes
22
USE_CMAKE=	yes
23
CMAKE_OUTSOURCE=yes
23
CMAKE_OUTSOURCE=yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
(-)audio/celt/Makefile (-1 / +1 lines)
Lines 23-28 GNU_CONFIGURE= yes Link Here
23
CONFIGURE_ARGS=	--with-ogg=${LOCALBASE}
23
CONFIGURE_ARGS=	--with-ogg=${LOCALBASE}
24
USE_GMAKE=	yes
24
USE_GMAKE=	yes
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
26
USE_GNOME=	gnomehack
26
USES=	pathfix
27
27
28
.include <bsd.port.mk>
28
.include <bsd.port.mk>
(-)audio/dssi/Makefile (-1 / +1 lines)
Lines 26-32 RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTS Link Here
26
26
27
OPTIONS_DEFINE=	QT4
27
OPTIONS_DEFINE=	QT4
28
28
29
USE_GNOME=	gnomehack
29
USES=	pathfix
30
USE_GMAKE=	yes
30
USE_GMAKE=	yes
31
USE_PKGCONFIG=	build
31
USE_PKGCONFIG=	build
32
GNU_CONFIGURE=	yes
32
GNU_CONFIGURE=	yes
(-)audio/esound/Makefile (-1 / +1 lines)
Lines 16-22 LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudi Link Here
16
16
17
USE_AUTOTOOLS=	libtool
17
USE_AUTOTOOLS=	libtool
18
USE_BZIP2=	yes
18
USE_BZIP2=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_PKGCONFIG=	build
20
USE_PKGCONFIG=	build
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
GNU_CONFIGURE=  yes
22
GNU_CONFIGURE=  yes
(-)audio/ksmp3play/Makefile (-1 / +1 lines)
Lines 13-19 COMMENT= Curses-based MP3 player Link Here
13
LIB_DEPENDS=	smpeg:${PORTSDIR}/multimedia/smpeg
13
LIB_DEPENDS=	smpeg:${PORTSDIR}/multimedia/smpeg
14
14
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_SDL=	sdl
17
USE_SDL=	sdl
18
NO_WRKSUBDIR=	yes
18
NO_WRKSUBDIR=	yes
19
19
(-)audio/libaudiofile/Makefile (-1 / +1 lines)
Lines 13-19 MAINTAINER= gnome@FreeBSD.org Link Here
13
COMMENT=	A sound library for SGI audio file
13
COMMENT=	A sound library for SGI audio file
14
14
15
USE_AUTOTOOLS=	libtool
15
USE_AUTOTOOLS=	libtool
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
19
(-)audio/libcddb/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= A library to access data on a CDDB server Link Here
12
12
13
USE_BZIP2=	yes
13
USE_BZIP2=	yes
14
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
USE_PKGCONFIG=	build
16
USE_PKGCONFIG=	build
17
USE_ICONV=	yes
17
USE_ICONV=	yes
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
(-)audio/libgig/Makefile (-1 / +1 lines)
Lines 22-28 LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ Link Here
22
		uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
22
		uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
23
23
24
USE_BZIP2=	yes
24
USE_BZIP2=	yes
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
USE_GMAKE=	yes
26
USE_GMAKE=	yes
27
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
28
USE_LDCONFIG=	yes
28
USE_LDCONFIG=	yes
(-)audio/liblo/Makefile (-1 / +1 lines)
Lines 16-21 COMMENT= Lightweight Open Sound Control implementa Link Here
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.mk>
(-)audio/liblscp/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= Wrapper around the LSCP network protocol Link Here
16
16
17
LICENSE=	LGPL21
17
LICENSE=	LGPL21
18
18
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
(-)audio/libmtp/Makefile (-1 / +1 lines)
Lines 15-21 OPTIONS_DEFINE= MTPZ Link Here
15
OPTIONS_DEFAULT=	MTPZ
15
OPTIONS_DEFAULT=	MTPZ
16
MTPZ_DESC=	Enable functionality to connect to MTPZ devices
16
MTPZ_DESC=	Enable functionality to connect to MTPZ devices
17
17
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_ICONV=	yes
19
USE_ICONV=	yes
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
(-)audio/libnjb/Makefile (-1 / +1 lines)
Lines 15-21 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
15
15
16
OPTIONS_DEFINE=	DOCS
16
OPTIONS_DEFINE=	DOCS
17
17
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_AUTOTOOLS=	libtool
19
USE_AUTOTOOLS=	libtool
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
MAKE_JOBS_SAFE=	yes
21
MAKE_JOBS_SAFE=	yes
(-)audio/libofa/Makefile (-1 / +1 lines)
Lines 28-34 LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ Link Here
28
PROJECTHOST=	musicip-libofa
28
PROJECTHOST=	musicip-libofa
29
USE_DOS2UNIX=	yes
29
USE_DOS2UNIX=	yes
30
USE_AUTOTOOLS=	libtool
30
USE_AUTOTOOLS=	libtool
31
USE_GNOME=	gnomehack
31
USES=	pathfix
32
GNU_CONFIGURE=	yes
32
GNU_CONFIGURE=	yes
33
CPPFLAGS+=	-I${LOCALBASE}/include
33
CPPFLAGS+=	-I${LOCALBASE}/include
34
LDFLAGS+=	-L${LOCALBASE}/lib
34
LDFLAGS+=	-L${LOCALBASE}/lib
(-)audio/libogg/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= Ogg bitstream library Link Here
12
12
13
USE_AUTOTOOLS=	libtool
13
USE_AUTOTOOLS=	libtool
14
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
17
MAKE_JOBS_SAFE=	yes
17
MAKE_JOBS_SAFE=	yes
18
18
(-)audio/libsamplerate/Makefile (-1 / +1 lines)
Lines 13-19 COMMENT= Secret Rabbit Code: a Sample Rate Convert Link Here
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
14
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
15
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_PKGCONFIG=	build
17
USE_PKGCONFIG=	build
18
USE_AUTOTOOLS=	libtool
18
USE_AUTOTOOLS=	libtool
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
(-)audio/libsidplay2/Makefile (-1 / +1 lines)
Lines 15-21 DISTNAME= sidplay-libs-${PORTVERSION} Link Here
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Library to play Commodore 64 SID-tunes cycle accurate
16
COMMENT=	Library to play Commodore 64 SID-tunes cycle accurate
17
17
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
USE_AUTOTOOLS=	libtool
20
USE_AUTOTOOLS=	libtool
21
USE_PKGCONFIG=	yes
21
USE_PKGCONFIG=	yes
(-)audio/libvorbis/Makefile (-1 / +1 lines)
Lines 14-20 COMMENT= Audio compression codec library Link Here
14
LIB_DEPENDS=	ogg:${PORTSDIR}/audio/libogg
14
LIB_DEPENDS=	ogg:${PORTSDIR}/audio/libogg
15
15
16
USE_AUTOTOOLS=	libtool
16
USE_AUTOTOOLS=	libtool
17
USE_GNOME=	gnomehack
17
USES=	pathfix
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
USE_XZ=		yes
19
USE_XZ=		yes
20
20
(-)audio/linuxsampler/Makefile (-1 / +1 lines)
Lines 23-29 DSSI_DESC= Enable DSSI support Link Here
23
LV2CORE_DESC=	Enable LV2 support
23
LV2CORE_DESC=	Enable LV2 support
24
24
25
USE_BZIP2=	yes
25
USE_BZIP2=	yes
26
USE_GNOME=	gnomehack
26
USES=	pathfix
27
USE_SQLITE=	3
27
USE_SQLITE=	3
28
USE_PKGCONFIG=	build
28
USE_PKGCONFIG=	build
29
USE_GMAKE=	yes
29
USE_GMAKE=	yes
(-)audio/opencore-amr/Makefile (-1 / +1 lines)
Lines 17-23 LICENSE= AL2 Link Here
17
17
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
22
23
.include <bsd.port.mk>
23
.include <bsd.port.mk>
(-)audio/opus/Makefile (-1 / +1 lines)
Lines 11-17 MAINTAINER= naddy@FreeBSD.org Link Here
11
COMMENT=	IETF audio codec
11
COMMENT=	IETF audio codec
12
12
13
USE_AUTOTOOLS=	libtool
13
USE_AUTOTOOLS=	libtool
14
USE_GNOME=	gnomehack
14
USES=	pathfix
15
USE_LDCONFIG=	yes
15
USE_LDCONFIG=	yes
16
16
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
(-)audio/paman/Makefile (-1 / +1 lines)
Lines 19-25 LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libgl Link Here
19
19
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
23
24
CONFIGURE_ARGS=	--disable-lynx
24
CONFIGURE_ARGS=	--disable-lynx
25
25
(-)audio/sdl_mixer/Makefile (-1 / +1 lines)
Lines 16-22 LICENSE= ZLIB Link Here
16
USE_AUTOTOOLS=	libtool
16
USE_AUTOTOOLS=	libtool
17
USE_SDL=	sdl
17
USE_SDL=	sdl
18
USE_PKGCONFIG=	yes
18
USE_PKGCONFIG=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
LDFLAGS+=	-L${LOCALBASE}/lib
22
LDFLAGS+=	-L${LOCALBASE}/lib
(-)audio/taglib-sharp/Makefile (-1 / +1 lines)
Lines 21-27 RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/li Link Here
21
21
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
USE_PKGCONFIG=	build
25
USE_PKGCONFIG=	build
26
26
27
PLIST_SUB+=	PORTVERSION="${PORTVERSION}" \
27
PLIST_SUB+=	PORTVERSION="${PORTVERSION}" \
(-)cad/brlcad/Makefile (-2 / +1 lines)
Lines 26-39 USE_GL= gl glu Link Here
26
USE_XORG=	ice inputproto sm x11 xau xdamage xdmcp xext xfixes xft xi \
26
USE_XORG=	ice inputproto sm x11 xau xdamage xdmcp xext xfixes xft xi \
27
		xproto xrender xscrnsaver xt xxf86vm
27
		xproto xrender xscrnsaver xt xxf86vm
28
USE_GMAKE=	yes
28
USE_GMAKE=	yes
29
USES=		bison
29
USES=		bison pathfix
30
USE_TCL=	85
30
USE_TCL=	85
31
USE_TK=		85
31
USE_TK=		85
32
USE_LDCONFIG=	yes
32
USE_LDCONFIG=	yes
33
33
34
PREFIX?=	${LOCALBASE}/${PORTNAME}
34
PREFIX?=	${LOCALBASE}/${PORTNAME}
35
NO_MTREE=	yes
35
NO_MTREE=	yes
36
USE_GNOME=	gnomehack
37
USE_CMAKE=	yes
36
USE_CMAKE=	yes
38
MAKE_JOBS_SAFE=	yes
37
MAKE_JOBS_SAFE=	yes
39
38
(-)converters/fribidi/Makefile (-1 / +1 lines)
Lines 11-17 MAINTAINER= gnome@FreeBSD.org Link Here
11
COMMENT=	A Free Implementation of the Unicode Bidirectional Algorithm
11
COMMENT=	A Free Implementation of the Unicode Bidirectional Algorithm
12
12
13
USE_GMAKE=	yes
13
USE_GMAKE=	yes
14
USE_GNOME=	gnomehack
14
USES=	pathfix
15
USE_LDCONFIG=	yes
15
USE_LDCONFIG=	yes
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
CONFIGURE_ARGS=	--without-glib
17
CONFIGURE_ARGS=	--without-glib
(-)databases/dbh/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= Disk Based Hashtables Link Here
12
12
13
CONFLICTS=	dbh-[0-3]*
13
CONFLICTS=	dbh-[0-3]*
14
14
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
USE_PKGCONFIG=	build
18
USE_PKGCONFIG=	build
(-)databases/dbh10/Makefile (-1 / +1 lines)
Lines 18-24 COMMENT= Disk Based Hashtables Link Here
18
CONFLICTS=	dbh-[2-9]*
18
CONFLICTS=	dbh-[2-9]*
19
19
20
USE_AUTOTOOLS=	libtool
20
USE_AUTOTOOLS=	libtool
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
USE_PKGCONFIG=	yes
24
USE_PKGCONFIG=	yes
(-)databases/libzdb/Makefile (-1 / +1 lines)
Lines 24-30 OPTIONS_DEFAULT=MYSQL SQLITE PGSQL Link Here
24
24
25
.include <bsd.port.options.mk>
25
.include <bsd.port.options.mk>
26
26
27
USE_GNOME=	gnomehack
27
USES=	pathfix
28
USE_GMAKE=	yes
28
USE_GMAKE=	yes
29
USE_AUTOTOOLS=	libtool
29
USE_AUTOTOOLS=	libtool
30
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
(-)databases/mysqlcppapi/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= A fork of mysql++ C++ API for MySQL Link Here
16
16
17
USE_AUTOTOOLS=	libtool
17
USE_AUTOTOOLS=	libtool
18
USE_MYSQL=	yes
18
USE_MYSQL=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_PKGCONFIG=	yes
20
USE_PKGCONFIG=	yes
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
22
(-)databases/sqlcipher/Makefile (-1 / +1 lines)
Lines 12-18 LICENSE= BSD Link Here
12
USE_LDCONFIG=	yes
12
USE_LDCONFIG=	yes
13
USE_TCL_BUILD=	85
13
USE_TCL_BUILD=	85
14
USE_GITHUB=	yes
14
USE_GITHUB=	yes
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
GH_ACCOUNT=	sqlcipher
16
GH_ACCOUNT=	sqlcipher
17
GH_TAGNAME=	v${PORTVERSION}
17
GH_TAGNAME=	v${PORTVERSION}
18
GH_COMMIT=	ee2ce3e
18
GH_COMMIT=	ee2ce3e
(-)deskutils/google-gadgets/Makefile (-2 / +2 lines)
Lines 43-49 CFLAGS+= -I${LOCALBASE}/include -Wno-deprecated-de Link Here
43
CONFIGURE_ARGS=	--disable-werror --enable-ltdl-install=no --with-browser-plugins-dir=${LOCALBASE}/lib/browser_plugins
43
CONFIGURE_ARGS=	--disable-werror --enable-ltdl-install=no --with-browser-plugins-dir=${LOCALBASE}/lib/browser_plugins
44
USE_AUTOTOOLS=	libtool:env autoconf:env automake:env aclocal:env libltdl
44
USE_AUTOTOOLS=	libtool:env autoconf:env automake:env aclocal:env libltdl
45
WANT_GNOME=	yes
45
WANT_GNOME=	yes
46
USE_GNOME=	gnomehack
46
USES=	pathfix
47
INSTALLS_ICONS=	yes
47
INSTALLS_ICONS=	yes
48
48
49
OPTIONS=	DEBUGGING	"Enable debug output on runtime"	on\
49
OPTIONS=	DEBUGGING	"Enable debug output on runtime"	on\
Lines 97-103 CONFIGURE_ARGS+= --disable-gtk-host \ Link Here
97
			--disable-gtkwebkit-browser-element \
97
			--disable-gtkwebkit-browser-element \
98
			--disable-soup-xml-http-request
98
			--disable-soup-xml-http-request
99
.elif defined(WITH_GTK)
99
.elif defined(WITH_GTK)
100
USE_GNOME=	gtk20
100
USES=	gtk20
101
PLIST_SUB+=	GTK=""
101
PLIST_SUB+=	GTK=""
102
CONFIGURE_ARGS+=	--enable-gtk-host
102
CONFIGURE_ARGS+=	--enable-gtk-host
103
BUILD_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/libsoup-2.4.pc:${PORTSDIR}/devel/libsoup
103
BUILD_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/libsoup-2.4.pc:${PORTSDIR}/devel/libsoup
(-)devel/atlas/Makefile (-1 / +1 lines)
Lines 18-24 COMMENT= A C++ reference implementation of the Atl Link Here
18
USE_AUTOTOOLS=	libtool
18
USE_AUTOTOOLS=	libtool
19
USE_LDCONFIG=	YES
19
USE_LDCONFIG=	YES
20
USE_BZIP2=	YES
20
USE_BZIP2=	YES
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
22
23
post-patch:
23
post-patch:
24
	@${REINPLACE_CMD} -e 's| install-docDATA | |g'	${WRKSRC}/Makefile.in
24
	@${REINPLACE_CMD} -e 's| install-docDATA | |g'	${WRKSRC}/Makefile.in
(-)devel/atlas-devel/Makefile (-1 / +1 lines)
Lines 17-23 COMMENT= A C++ reference implementation of the Atl Link Here
17
USE_AUTOTOOLS=	libtool
17
USE_AUTOTOOLS=	libtool
18
USE_LDCONFIG=	YES
18
USE_LDCONFIG=	YES
19
USE_BZIP2=	YES
19
USE_BZIP2=	YES
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
NO_LATEST_LINK=	YES
21
NO_LATEST_LINK=	YES
22
22
23
CONFIGURE_ARGS+=--program-transform-name=
23
CONFIGURE_ARGS+=--program-transform-name=
(-)devel/boehm-gc/Makefile (-1 / +1 lines)
Lines 16-22 MAINTAINER= ports@FreeBSD.org Link Here
16
COMMENT=	Garbage collection and memory leak detection for C and C++
16
COMMENT=	Garbage collection and memory leak detection for C and C++
17
17
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
CONFIGURE_ARGS=	--enable-cplusplus --disable-static --disable-threads
21
CONFIGURE_ARGS=	--enable-cplusplus --disable-static --disable-threads
22
MAKE_JOBS_UNSAFE=	yes
22
MAKE_JOBS_UNSAFE=	yes
(-)devel/bufferpool/Makefile (-1 / +1 lines)
Lines 18-23 USE_GMAKE= yes Link Here
18
USE_BZIP2=	yes
18
USE_BZIP2=	yes
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
USE_PKGCONFIG=	yes
20
USE_PKGCONFIG=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
22
23
.include <bsd.port.mk>
23
.include <bsd.port.mk>
(-)devel/clanlib/Makefile (-1 / +1 lines)
Lines 26-32 LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ Link Here
26
USE_GMAKE=	yes
26
USE_GMAKE=	yes
27
USE_GCC=	4.6+
27
USE_GCC=	4.6+
28
USE_XORG=	x11
28
USE_XORG=	x11
29
USE_GNOME=	gnomehack
29
USES=	pathfix
30
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
31
USE_GL=		yes
31
USE_GL=		yes
32
USE_PKGCONFIG=	yes
32
USE_PKGCONFIG=	yes
(-)devel/clanlib1/Makefile (-1 / +1 lines)
Lines 24-30 LATEST_LINK= ${PORTNAME}1 Link Here
24
USE_GMAKE=	yes
24
USE_GMAKE=	yes
25
USE_AUTOTOOLS=	libtool
25
USE_AUTOTOOLS=	libtool
26
USE_XORG=	x11 xi
26
USE_XORG=	x11 xi
27
USE_GNOME=	gnomehack
27
USES=	pathfix
28
USE_LDCONFIG=	yes
28
USE_LDCONFIG=	yes
29
USE_SDL=	gfx
29
USE_SDL=	gfx
30
USE_GL=		yes
30
USE_GL=		yes
(-)devel/clanlib22/Makefile (-1 / +1 lines)
Lines 26-32 LATEST_LINK= ${PORTNAME}22 Link Here
26
26
27
USE_GMAKE=	yes
27
USE_GMAKE=	yes
28
USE_XORG=	x11
28
USE_XORG=	x11
29
USE_GNOME=	gnomehack
29
USES=	pathfix
30
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
31
USE_GL=		yes
31
USE_GL=		yes
32
USE_PKGCONFIG=	yes
32
USE_PKGCONFIG=	yes
(-)devel/cmph/Makefile (-1 / +1 lines)
Lines 13-19 MAINTAINER= jessekempf@gmail.com Link Here
13
COMMENT=	Minimal perfect hashes for C
13
COMMENT=	Minimal perfect hashes for C
14
14
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
18
19
MAN1=		cmph.1
19
MAN1=		cmph.1
(-)devel/commoncpp/Makefile (-1 / +1 lines)
Lines 16-22 MAINTAINER= acm@FreeBSD.org Link Here
16
COMMENT=	GNU project portable class framework for C++
16
COMMENT=	GNU project portable class framework for C++
17
17
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ENV=	ac_cv_path_DOXYGEN=no
22
CONFIGURE_ENV=	ac_cv_path_DOXYGEN=no
(-)devel/dbus-sharp/Makefile (-1 / +1 lines)
Lines 19-25 RUN_DEPENDS= mono:${PORTSDIR}/lang/mono Link Here
19
19
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_PKGCONFIG=	build
23
USE_PKGCONFIG=	build
24
24
25
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
25
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
(-)devel/directfb/Makefile (-1 / +1 lines)
Lines 31-37 CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/i Link Here
31
USE_AUTOTOOLS=	libtool
31
USE_AUTOTOOLS=	libtool
32
GNU_CONFIGURE=	yes
32
GNU_CONFIGURE=	yes
33
USE_GMAKE=	yes
33
USE_GMAKE=	yes
34
USE_GNOME=	gnomehack
34
USES=	pathfix
35
USE_LDCONFIG=	yes
35
USE_LDCONFIG=	yes
36
USE_PERL5_BUILD=yes
36
USE_PERL5_BUILD=yes
37
USE_NCURSES=	yes
37
USE_NCURSES=	yes
(-)devel/dotconf/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= A simple, powerful configuration-file par Link Here
16
16
17
LICENSE=	LGPL21
17
LICENSE=	LGPL21
18
18
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_PKGCONFIG=	yes
20
USE_PKGCONFIG=	yes
21
USE_AUTOTOOLS=	libtool
21
USE_AUTOTOOLS=	libtool
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
(-)devel/eris/Makefile (-1 / +1 lines)
Lines 18-24 LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-d Link Here
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
USE_PKGCONFIG=	build
20
USE_PKGCONFIG=	build
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
22
23
CXXFLAGS+=	-include wchar.h
23
CXXFLAGS+=	-include wchar.h
24
CONFIGURE_ARGS+="CXXFLAGS=${CXXFLAGS}"
24
CONFIGURE_ARGS+="CXXFLAGS=${CXXFLAGS}"
(-)devel/gearmand/Makefile (-1 / +1 lines)
Lines 37-43 FETCH_ARGS= -pRr Link Here
37
USE_PERL5_BUILD=yes
37
USE_PERL5_BUILD=yes
38
GNU_CONFIGURE=	yes
38
GNU_CONFIGURE=	yes
39
USE_GMAKE=	yes
39
USE_GMAKE=	yes
40
USE_GNOME=	gnomehack
40
USES=	pathfix
41
USE_LDCONFIG=	yes
41
USE_LDCONFIG=	yes
42
USE_PYTHON_BUILD=yes
42
USE_PYTHON_BUILD=yes
43
USE_RC_SUBR=	gearmand
43
USE_RC_SUBR=	gearmand
(-)devel/gflags/Makefile (-1 / +1 lines)
Lines 15-21 OPTIONS_DEFINE= DOCS Link Here
15
15
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
USE_AUTOTOOLS=	libtool
17
USE_AUTOTOOLS=	libtool
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
20
21
PORTDOCS=	AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt \
21
PORTDOCS=	AUTHORS COPYING ChangeLog INSTALL NEWS README README_windows.txt \
(-)devel/glog/Makefile (-1 / +1 lines)
Lines 13-19 LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinf Link Here
13
		gflags:${PORTSDIR}/devel/gflags
13
		gflags:${PORTSDIR}/devel/gflags
14
14
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
USE_GCC=	4.2+
18
USE_GCC=	4.2+
19
PROJECTHOST=	google-glog
19
PROJECTHOST=	google-glog
(-)devel/google-perftools/Makefile (-1 / +1 lines)
Lines 22-28 MAN1= pprof.1 Link Here
22
LICENSE=	BSD
22
LICENSE=	BSD
23
LICENSE_FILE=	${WRKSRC}/COPYING
23
LICENSE_FILE=	${WRKSRC}/COPYING
24
24
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
26
27
post-patch:
27
post-patch:
28
.if defined(NOPORTDOCS)
28
.if defined(NOPORTDOCS)
(-)devel/gsoap/Makefile (-1 / +1 lines)
Lines 19-25 OPTIONS= OPENSSL "Enable SSL/TLS (OpenSSL from ba Link Here
19
19
20
USE_ZIP=	yes
20
USE_ZIP=	yes
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
MAKE_JOBS_UNSAFE=	yes
23
MAKE_JOBS_UNSAFE=	yes
24
CFLAGS+=	-DWSDL_TYPEMAP_FILE=\\\"${DATADIR}/WS/typemap.dat\\\" \
24
CFLAGS+=	-DWSDL_TYPEMAP_FILE=\\\"${DATADIR}/WS/typemap.dat\\\" \
25
		-DSOAPCPP2_IMPORT_PATH=\\\"${DATADIR}/import\\\"
25
		-DSOAPCPP2_IMPORT_PATH=\\\"${DATADIR}/import\\\"
(-)devel/guichan/Makefile (-1 / +1 lines)
Lines 18-24 USE_AUTOTOOLS= libtool Link Here
18
USE_GMAKE=	yes
18
USE_GMAKE=	yes
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
22
23
CPPFLAGS+=	-I${LOCALBASE}/include
23
CPPFLAGS+=	-I${LOCALBASE}/include
24
LDFLAGS+=	-L${LOCALBASE}/lib
24
LDFLAGS+=	-L${LOCALBASE}/lib
(-)devel/jclassinfo/Makefile (-1 / +1 lines)
Lines 15-21 MAINTAINER= ports@FreeBSD.org Link Here
15
COMMENT=	Shows information about Java class, dependencies, and more
15
COMMENT=	Shows information about Java class, dependencies, and more
16
16
17
USE_AUTOTOOLS=	libtool
17
USE_AUTOTOOLS=	libtool
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
(-)devel/libYGP/Makefile (-1 / +1 lines)
Lines 17-23 LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ Link Here
17
USE_BZIP2=	yes
17
USE_BZIP2=	yes
18
USE_GCC=	4.6+
18
USE_GCC=	4.6+
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
USE_PKGCONFIG=	yes
22
USE_PKGCONFIG=	yes
23
USE_GETTEXT=	yes
23
USE_GETTEXT=	yes
(-)devel/libassa/Makefile (-1 / +1 lines)
Lines 12-18 MAINTAINER= rodrigo@bebik.net Link Here
12
COMMENT=	An C++ networking library and application framework
12
COMMENT=	An C++ networking library and application framework
13
13
14
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
17
USE_PKGCONFIG=	yes
17
USE_PKGCONFIG=	yes
18
PLIST_SUB=	ASSA_VERSION=${PORTVERSION:R:R}
18
PLIST_SUB=	ASSA_VERSION=${PORTVERSION:R:R}
(-)devel/libast/Makefile (-1 / +1 lines)
Lines 14-20 COMMENT= A library of assorted spiffy things Link Here
14
LIB_DEPENDS=	pcre.3:${PORTSDIR}/devel/pcre
14
LIB_DEPENDS=	pcre.3:${PORTSDIR}/devel/pcre
15
15
16
USE_AUTOTOOLS=	libtool
16
USE_AUTOTOOLS=	libtool
17
USE_GNOME=	gnomehack
17
USES=	pathfix
18
USE_EFL=	imlib2
18
USE_EFL=	imlib2
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
CPPFLAGS+=	-I${LOCALBASE}/include
20
CPPFLAGS+=	-I${LOCALBASE}/include
(-)devel/libatomic_ops/Makefile (-1 / +1 lines)
Lines 14-20 LICENSE_COMB= multi Link Here
14
14
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
17
USE_GNOME=	gnomehack
17
USES=	pathfix
18
18
19
OPTIONS_DEFINE=	DOCS
19
OPTIONS_DEFINE=	DOCS
20
20
(-)devel/libconfig/Makefile (-1 / +1 lines)
Lines 11-17 COMMENT= Simple library for manipulating structure Link Here
11
11
12
CONFLICTS=	wand-libconfig-[0-9]*
12
CONFLICTS=	wand-libconfig-[0-9]*
13
13
14
USE_GNOME=	gnomehack
14
USES=	pathfix
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
(-)devel/libcwd/Makefile (-1 / +1 lines)
Lines 14-20 MASTER_SITES= SF Link Here
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	The C++ Debugging Support Library
15
COMMENT=	The C++ Debugging Support Library
16
16
17
USE_GNOME=	gnomehack
17
USES=	pathfix
18
USE_GMAKE=	yes
18
USE_GMAKE=	yes
19
USE_PKGCONFIG=	yes
19
USE_PKGCONFIG=	yes
20
USE_AUTOTOOLS=	libtool
20
USE_AUTOTOOLS=	libtool
(-)devel/libdap/Makefile (-1 / +1 lines)
Lines 19-25 CPPFLAGS+= -I${LOCALBASE}/include Link Here
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
LDFLAGS+=	-L${LOCALBASE}/lib
20
LDFLAGS+=	-L${LOCALBASE}/lib
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
24
25
MAN1=		dap-config.1 \
25
MAN1=		dap-config.1 \
(-)devel/libdatrie/Makefile (-1 / +1 lines)
Lines 13-19 LICENSE= LGPL21 Link Here
13
13
14
USE_XZ=		yes
14
USE_XZ=		yes
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_ICONV=	yes
17
USE_ICONV=	yes
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
19
(-)devel/libffi/Makefile (-1 / +1 lines)
Lines 23-29 BUILD_DEPENDS:= ${TEST_DEPENDS} Link Here
23
23
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
26
USE_GNOME=	gnomehack
26
USES=	pathfix
27
USE_PKGCONFIG=	build
27
USE_PKGCONFIG=	build
28
PLIST_SUB=	PORTVERSION=${PORTVERSION}
28
PLIST_SUB=	PORTVERSION=${PORTVERSION}
29
29
(-)devel/libfreefare/Makefile (-1 / +1 lines)
Lines 20-26 LIB_DEPENDS= nfc.1:${PORTSDIR}/devel/libnfc Link Here
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
24
25
MAN3=		freefare.3 freefare_error.3 mad.3 mifare_application.3 \
25
MAN3=		freefare.3 freefare_error.3 mad.3 mifare_application.3 \
26
		mifare_classic.3 mifare_desfire.3 mifare_desfire_aid.3 \
26
		mifare_classic.3 mifare_desfire.3 mifare_desfire_aid.3 \
(-)devel/libgalago/Makefile (-1 / +1 lines)
Lines 14-20 LIB_PC_DEPENDS= dbus-glib-1.pc:${PORTSDIR}/devel/d Link Here
14
BUILD_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
14
BUILD_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
15
RUN_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
15
RUN_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
16
16
17
USE_GNOME=	gnomehack
17
USES=	pathfix
18
USE_GETTEXT=	yes
18
USE_GETTEXT=	yes
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
(-)devel/libgta/Makefile (-1 / +1 lines)
Lines 18-24 OPTIONS_DEFINE= DOCS Link Here
18
USE_XZ=		yes
18
USE_XZ=		yes
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
23
24
.include <bsd.port.options.mk>
24
.include <bsd.port.options.mk>
(-)devel/liblangtag/Makefile (-1 / +1 lines)
Lines 17-23 GNU_CONFIGURE= yes Link Here
17
USE_AUTOTOOLS=	libtool
17
USE_AUTOTOOLS=	libtool
18
USE_BZIP2=	yes
18
USE_BZIP2=	yes
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
USE_PKGCONFIG=	build
22
USE_PKGCONFIG=	build
23
23
(-)devel/liblognorm/Makefile (-1 / +1 lines)
Lines 14-20 LIB_DEPENDS= ee:${PORTSDIR}/devel/libee \ Link Here
14
		estr:${PORTSDIR}/devel/libestr
14
		estr:${PORTSDIR}/devel/libestr
15
15
16
USE_PKGCONFIG=	build
16
USE_PKGCONFIG=	build
17
USE_GNOME=	gnomehack
17
USES=	pathfix
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
20
(-)devel/libmatheval/Makefile (-1 / +1 lines)
Lines 20-26 LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile Link Here
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
CONFIGURE_ENV+=	MAKEINFO="makeinfo --no-split"
21
CONFIGURE_ENV+=	MAKEINFO="makeinfo --no-split"
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
CFLAGS+=	-I${LOCALBASE}/include -L${LOCALBASE}/lib
24
CFLAGS+=	-I${LOCALBASE}/include -L${LOCALBASE}/lib
25
25
26
INFO=		libmatheval
26
INFO=		libmatheval
(-)devel/libnfc/Makefile (-1 / +1 lines)
Lines 22-28 SERIALPROBE_DESC= serial auto-probe Link Here
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
26
27
MAN1=		nfc-anticol.1 nfc-dep-initiator.1 nfc-dep-target.1 \
27
MAN1=		nfc-anticol.1 nfc-dep-initiator.1 nfc-dep-target.1 \
28
		nfc-emulate-forum-tag4.1 nfc-emulate-tag.1 nfc-emulate-uid.1 \
28
		nfc-emulate-forum-tag4.1 nfc-emulate-tag.1 nfc-emulate-uid.1 \
(-)devel/liborcus/Makefile (-1 / +1 lines)
Lines 18-24 LIB_DEPENDS= zip:${PORTSDIR}/archivers/libzip \ Link Here
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_BZIP2=	yes
19
USE_BZIP2=	yes
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
USE_PKGCONFIG=	build
23
USE_PKGCONFIG=	build
24
24
(-)devel/libpo6/Makefile (-1 / +1 lines)
Lines 12-17 COMMENT= POSIX wrappers for C++ Link Here
12
LICENSE=	BSD
12
LICENSE=	BSD
13
13
14
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
16
17
.include <bsd.port.mk>
17
.include <bsd.port.mk>
(-)devel/libshbuf/Makefile (-1 / +1 lines)
Lines 13-19 LICENSE= GPLv2 Link Here
13
13
14
USE_AUTOTOOLS=	libtool
14
USE_AUTOTOOLS=	libtool
15
USE_LDCONFIG=	yes
15
USE_LDCONFIG=	yes
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
CONFIGURE_ARGS+=--disable-lynx
18
CONFIGURE_ARGS+=--disable-lynx
19
19
(-)devel/libsigc++20/Makefile (-1 / +1 lines)
Lines 18-24 USE_GMAKE= yes Link Here
18
USE_PERL5_BUILD=yes
18
USE_PERL5_BUILD=yes
19
LATEST_LINK=	libsigc++20
19
LATEST_LINK=	libsigc++20
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
23
24
PLIST_SUB=	VERSION="2.0" API_VERSION="2.0"
24
PLIST_SUB=	VERSION="2.0" API_VERSION="2.0"
(-)devel/libthai/Makefile (-1 / +1 lines)
Lines 16-22 LIB_DEPENDS= datrie:${PORTSDIR}/devel/libdatrie Link Here
16
USE_XZ=		yes
16
USE_XZ=		yes
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
USE_GMAKE=	yes
18
USE_GMAKE=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
USE_PKGCONFIG=	build
21
USE_PKGCONFIG=	build
22
22
(-)devel/libvanessa_logger/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= Library that provides a generic logging l Link Here
12
12
13
USE_BZIP2=	yes
13
USE_BZIP2=	yes
14
USE_AUTOTOOLS=	libtool
14
USE_AUTOTOOLS=	libtool
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
18
(-)devel/libvanessa_socket/Makefile (-1 / +1 lines)
Lines 17-23 MAN1= vanessa_socket_pipe.1 Link Here
17
17
18
USE_BZIP2=	yes
18
USE_BZIP2=	yes
19
USE_AUTOTOOLS=	libtool
19
USE_AUTOTOOLS=	libtool
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
23
(-)devel/libwfut/Makefile (-1 / +1 lines)
Lines 18-24 LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++2 Link Here
18
18
19
CONFIGURE_ARGS+=--without-python
19
CONFIGURE_ARGS+=--without-python
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_PKGCONFIG=	build
22
USE_PKGCONFIG=	build
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
MAN1=		wfut.1
24
MAN1=		wfut.1
(-)devel/libxs/Makefile (-1 / +1 lines)
Lines 11-17 COMMENT= Open source lightweight messaging layer Link Here
11
11
12
GNU_CONFIGURE=	yes
12
GNU_CONFIGURE=	yes
13
USE_PKGCONFIG=	build
13
USE_PKGCONFIG=	build
14
USE_GNOME=	gnomehack
14
USES=	pathfix
15
USE_LDCONFIG=	yes
15
USE_LDCONFIG=	yes
16
16
17
OPTIONS_DEFINE=	DEBUG DOCS PLUGINS ZMQ
17
OPTIONS_DEFINE=	DEBUG DOCS PLUGINS ZMQ
(-)devel/log4c/Makefile (-1 / +1 lines)
Lines 14-20 LICENSE= LGPL21 Link Here
14
OPTIONS_DEFINE=	EXPAT
14
OPTIONS_DEFINE=	EXPAT
15
OPTIONS_DEFAULT=EXPAT
15
OPTIONS_DEFAULT=EXPAT
16
16
17
USE_GNOME=	gnomehack
17
USES=	pathfix
18
USE_AUTOTOOLS=	libtool
18
USE_AUTOTOOLS=	libtool
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
MAKE_JOBS_SAFE=	yes
20
MAKE_JOBS_SAFE=	yes
(-)devel/mercator/Makefile (-1 / +1 lines)
Lines 11-17 COMMENT= A procedural terrain library Link Here
11
11
12
LIB_DEPENDS=	wfmath-1.0.1:${PORTSDIR}/math/wfmath
12
LIB_DEPENDS=	wfmath-1.0.1:${PORTSDIR}/math/wfmath
13
13
14
USE_GNOME=	gnomehack
14
USES=	pathfix
15
USE_PKGCONFIG=	yes
15
USE_PKGCONFIG=	yes
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
(-)devel/mm-common/Makefile (-1 / +1 lines)
Lines 17-23 COMMENT= Common build infrastructure for the GNOME Link Here
17
17
18
LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl
18
LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl
19
19
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_BZIP2=	yes
21
USE_BZIP2=	yes
22
USE_GMAKE=	yes
22
USE_GMAKE=	yes
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
(-)devel/ndesk-dbus/Makefile (-1 / +1 lines)
Lines 18-24 BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono Link Here
18
RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono
18
RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono
19
19
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_PKGCONFIG=	build
22
USE_PKGCONFIG=	build
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
24
(-)devel/ndesk-dbus-glib/Makefile (-1 / +1 lines)
Lines 20-26 RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk- Link Here
20
20
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_PKGCONFIG=	build
22
USE_PKGCONFIG=	build
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
25
26
DOCS=		AUTHORS COPYING README
26
DOCS=		AUTHORS COPYING README
(-)devel/obby/Makefile (-1 / +1 lines)
Lines 18-24 LICENSE= GPLv2 Link Here
18
LIB_DEPENDS=	sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
18
LIB_DEPENDS=	sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
19
		net6:${PORTSDIR}/net/net6
19
		net6:${PORTSDIR}/net/net6
20
20
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_PKGCONFIG=	build
22
USE_PKGCONFIG=	build
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
(-)devel/ois/Makefile (-1 / +1 lines)
Lines 17-23 COMMENT= Object Oriented Input System Link Here
17
17
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_AUTOTOOLS=	libtool:env aclocal:env autoheader:env automake:env autoconf:env
21
USE_AUTOTOOLS=	libtool:env aclocal:env autoheader:env automake:env autoconf:env
22
USE_XORG=	x11 xaw
22
USE_XORG=	x11 xaw
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
(-)devel/pcre/Makefile (-1 / +1 lines)
Lines 19-25 LICENSE_FILE= ${WRKSRC}/LICENCE Link Here
19
USE_BZIP2=	yes
19
USE_BZIP2=	yes
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
CONFIGURE_ARGS=	--enable-utf --enable-unicode-properties \
23
CONFIGURE_ARGS=	--enable-utf --enable-unicode-properties \
24
		--enable-pcre8 --enable-pcre16 --enable-pcre32
24
		--enable-pcre8 --enable-pcre16 --enable-pcre32
25
25
(-)devel/popt/Makefile (-1 / +1 lines)
Lines 19-25 CPPFLAGS+= -I${LOCALBASE}/include Link Here
19
LDFLAGS+=	-L${LOCALBASE}/lib
19
LDFLAGS+=	-L${LOCALBASE}/lib
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_AUTOTOOLS=	libtool
21
USE_AUTOTOOLS=	libtool
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_ICONV=	yes
23
USE_ICONV=	yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
25
25
(-)devel/py-dbus/Makefile (-1 / +1 lines)
Lines 19-25 COMMENT= Python bindings for the D-BUS messaging s Link Here
19
LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
19
LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
20
20
21
USE_GETTEXT=	yes
21
USE_GETTEXT=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_PYTHON=	yes
23
USE_PYTHON=	yes
24
USE_GMAKE=	yes
24
USE_GMAKE=	yes
25
USE_AUTOTOOLS=	libtool
25
USE_AUTOTOOLS=	libtool
(-)devel/py-gamin/Makefile (-1 / +1 lines)
Lines 22-28 WANT_FAM_SYSTEM=gamin Link Here
22
22
23
GAMIN_SLAVE=	yes
23
GAMIN_SLAVE=	yes
24
24
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
USE_PYTHON=	yes
26
USE_PYTHON=	yes
27
CONFIGURE_ARGS=	--with-python=${LOCALBASE} \
27
CONFIGURE_ARGS=	--with-python=${LOCALBASE} \
28
		--disable-gtk-doc --with-html-dir=${PREFIX}/share/doc
28
		--disable-gtk-doc --with-html-dir=${PREFIX}/share/doc
(-)devel/rlog/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= A flexible message logging facility for C Link Here
16
LICENSE=	LGPL21 LGPL3
16
LICENSE=	LGPL21 LGPL3
17
LICENSE_COMB=	dual
17
LICENSE_COMB=	dual
18
18
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_AUTOTOOLS=	libtool
21
USE_AUTOTOOLS=	libtool
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
(-)devel/ucommon/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= Very lightweight C++ design pattern libra Link Here
12
12
13
LICENSE=	LGPL3
13
LICENSE=	LGPL3
14
14
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
17
USE_PKGCONFIG=	yes
17
USE_PKGCONFIG=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
(-)devel/valgrind/Makefile (-1 / +1 lines)
Lines 33-39 MPI_DESC= Enable build of MPI wrappers Link Here
33
33
34
USE_BZIP2=	yes
34
USE_BZIP2=	yes
35
USE_GMAKE=	yes
35
USE_GMAKE=	yes
36
USE_GNOME=	gnomehack
36
USES=	pathfix
37
USE_PERL5_BUILD=yes
37
USE_PERL5_BUILD=yes
38
GNU_CONFIGURE=	yes
38
GNU_CONFIGURE=	yes
39
USE_LDCONFIG=	yes
39
USE_LDCONFIG=	yes
(-)devel/valgrind-snapshot/Makefile (-1 / +1 lines)
Lines 35-41 MPI_DESC= Enable build of MPI wrappers Link Here
35
35
36
USE_BZIP2=	yes
36
USE_BZIP2=	yes
37
USE_GMAKE=	yes
37
USE_GMAKE=	yes
38
USE_GNOME=	gnomehack
38
USES=	pathfix
39
USE_PERL5_BUILD=yes
39
USE_PERL5_BUILD=yes
40
GNU_CONFIGURE=	yes
40
GNU_CONFIGURE=	yes
41
USE_LDCONFIG=	yes
41
USE_LDCONFIG=	yes
(-)devel/varconf/Makefile (-1 / +1 lines)
Lines 13-19 LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++2 Link Here
13
13
14
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
15
USE_BZIP2=	yes
15
USE_BZIP2=	yes
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_PKGCONFIG=	build
17
USE_PKGCONFIG=	build
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
19
(-)devel/vstr/Makefile (-1 / +1 lines)
Lines 21-27 GNU_CONFIGURE= yes Link Here
21
USE_BZIP2=	yes
21
USE_BZIP2=	yes
22
USE_GMAKE=	yes
22
USE_GMAKE=	yes
23
USE_CSTD=	gnu89
23
USE_CSTD=	gnu89
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
26
USE_PKGCONFIG=	yes
26
USE_PKGCONFIG=	yes
27
27
(-)devel/zmq/Makefile (-1 / +1 lines)
Lines 15-21 MAINTAINER= gslin@gslin.org Link Here
15
COMMENT=	Open source message queue optimised for performance
15
COMMENT=	Open source message queue optimised for performance
16
16
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
20
21
CONFLICTS=	zmq-devel-[0-9]*
21
CONFLICTS=	zmq-devel-[0-9]*
(-)devel/zmq-devel/Makefile (-1 / +1 lines)
Lines 17-23 COMMENT= Open source message queue optimised for p Link Here
17
17
18
MAKE_JOBS_SAFE=	yes
18
MAKE_JOBS_SAFE=	yes
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
22
23
CONFLICTS=	zmq-[0-9]*
23
CONFLICTS=	zmq-[0-9]*
(-)devel/zziplib/Makefile (-1 / +1 lines)
Lines 21-27 BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip Link Here
21
OPTIONS_DEFINE=	SDL
21
OPTIONS_DEFINE=	SDL
22
22
23
USE_BZIP2=	yes
23
USE_BZIP2=	yes
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
USE_PYTHON_BUILD=	yes
25
USE_PYTHON_BUILD=	yes
26
USE_AUTOTOOLS=	libtool
26
USE_AUTOTOOLS=	libtool
27
USE_PKGCONFIG=	yes
27
USE_PKGCONFIG=	yes
(-)finance/aqbanking/Makefile (-1 / +1 lines)
Lines 25-31 USE_GMAKE= yes Link Here
25
USE_GETTEXT=	yes
25
USE_GETTEXT=	yes
26
USE_PKGCONFIG=	build
26
USE_PKGCONFIG=	build
27
USE_AUTOTOOLS=	libtool
27
USE_AUTOTOOLS=	libtool
28
USE_GNOME=	gnomehack
28
USES=	pathfix
29
29
30
GNU_CONFIGURE=	yes
30
GNU_CONFIGURE=	yes
31
CONFIGURE_ARGS=	--enable-release="yes"
31
CONFIGURE_ARGS=	--enable-release="yes"
(-)finance/ktoblzcheck/Makefile (-1 / +1 lines)
Lines 15-21 COMMENT= Check bank codes of German banks Link Here
15
15
16
LICENSE=	GPLv2
16
LICENSE=	GPLv2
17
17
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_AUTOTOOLS=	libtool
19
USE_AUTOTOOLS=	libtool
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
MAKE_JOBS_SAFE=	yes
21
MAKE_JOBS_SAFE=	yes
(-)ftp/curl/Makefile (-1 / +1 lines)
Lines 40-46 CONFIGURE_ENV= LOCALBASE="${LOCALBASE}" Link Here
40
GNU_CONFIGURE=	yes
40
GNU_CONFIGURE=	yes
41
MAKE_ENV=	SHLIB_VER="${SHLIB_VER}"
41
MAKE_ENV=	SHLIB_VER="${SHLIB_VER}"
42
MAKE_JOBS_SAFE=	yes
42
MAKE_JOBS_SAFE=	yes
43
USE_GNOME=	gnomehack
43
USES=	pathfix
44
USE_PERL5_BUILD=	yes
44
USE_PERL5_BUILD=	yes
45
USE_XZ=		yes
45
USE_XZ=		yes
46
46
(-)ftp/curlpp/Makefile (-1 / +1 lines)
Lines 23-29 CONFIGURE_ARGS= --disable-ewarning Link Here
23
CPPFLAGS+=	-I${LOCALBASE}/include
23
CPPFLAGS+=	-I${LOCALBASE}/include
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
LDFLAGS+=	-L${LOCALBASE}/lib
25
LDFLAGS+=	-L${LOCALBASE}/lib
26
USE_GNOME=	gnomehack
26
USES=	pathfix
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
28
29
.include <bsd.port.options.mk>
29
.include <bsd.port.options.mk>
(-)games/abuse_sdl/Makefile (-1 / +1 lines)
Lines 13-19 COMMENT= SDL port of the Abuse game engine Link Here
13
13
14
LICENSE=	GPLv2
14
LICENSE=	GPLv2
15
15
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_GL=		gl
17
USE_GL=		gl
18
USE_SDL=	mixer sdl
18
USE_SDL=	mixer sdl
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
(-)games/ember/Makefile (-1 / +1 lines)
Lines 36-42 USE_LDCONFIG= YES Link Here
36
USE_LUA=	5.1
36
USE_LUA=	5.1
37
LUA_COMPS=	toluaxx
37
LUA_COMPS=	toluaxx
38
USE_OPENAL=	al alut
38
USE_OPENAL=	al alut
39
USE_GNOME=	gnomehack
39
USES=	pathfix
40
USE_BZIP2=	YES
40
USE_BZIP2=	YES
41
CPPFLAGS+=	-DBR_NO_MACROS
41
CPPFLAGS+=	-DBR_NO_MACROS
42
MAKE_JOBS_SAFE=	yes
42
MAKE_JOBS_SAFE=	yes
(-)games/hinversi/Makefile (-1 / +1 lines)
Lines 18-24 OPTIONS_DEFINE= NLS Link Here
18
LICENSE=	GPLv2 GPLv3
18
LICENSE=	GPLv2 GPLv3
19
LICENSE_COMB=	dual
19
LICENSE_COMB=	dual
20
20
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_AUTOTOOLS=	libtool
22
USE_AUTOTOOLS=	libtool
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
24
(-)games/libfov/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= C library for calculating fields of view Link Here
12
LICENSE=	MIT
12
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
14
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
USE_AUTOTOOLS=	libtool
16
USE_AUTOTOOLS=	libtool
17
USE_PKGCONFIG=	yes
17
USE_PKGCONFIG=	yes
18
CONFIGURE_ENV=	ac_cv_prog_doxygen=no ac_cv_path_SDL_CONFIG=no
18
CONFIGURE_ENV=	ac_cv_prog_doxygen=no ac_cv_path_SDL_CONFIG=no
(-)games/libggz/Makefile (-1 / +1 lines)
Lines 17-23 COMMENT= The GGZ Gaming Zone - Base Library Link Here
17
LIB_DEPENDS=	gcrypt.18:${PORTSDIR}/security/libgcrypt
17
LIB_DEPENDS=	gcrypt.18:${PORTSDIR}/security/libgcrypt
18
18
19
USE_AUTOTOOLS=	libtool
19
USE_AUTOTOOLS=	libtool
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS=	--disable-debug
22
CONFIGURE_ARGS=	--disable-debug
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
(-)graphics/agg/Makefile (-1 / +1 lines)
Lines 16-22 LICENSE= GPLv2 Link Here
16
LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2
16
LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2
17
17
18
USE_XORG=	x11
18
USE_XORG=	x11
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_SDL=	sdl
20
USE_SDL=	sdl
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_PKGCONFIG=	yes
22
USE_PKGCONFIG=	yes
(-)graphics/autotrace/Makefile (-1 / +1 lines)
Lines 20-26 OPTIONS_DEFAULT= IMAGEMAGICK PSTOEDIT Link Here
20
MING_DESC=	Enable swf interface
20
MING_DESC=	Enable swf interface
21
PSTOEDIT_DESC=	Convert postscript to other formats
21
PSTOEDIT_DESC=	Convert postscript to other formats
22
22
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
USE_PKGCONFIG=	build
24
USE_PKGCONFIG=	build
25
USE_AUTOTOOLS=	libtool
25
USE_AUTOTOOLS=	libtool
26
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
(-)graphics/cairo-java/Makefile (-1 / +1 lines)
Lines 22-28 GNU_CONFIGURE= yes Link Here
22
USE_JAVA=	yes
22
USE_JAVA=	yes
23
JAVA_VERSION=	1.6+
23
JAVA_VERSION=	1.6+
24
JAVA_OS=	native
24
JAVA_OS=	native
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
CONFIGURE_ARGS=	--without-gcj-compile --with-jardir=${JAVAJARDIR}
26
CONFIGURE_ARGS=	--without-gcj-compile --with-jardir=${JAVAJARDIR}
27
CPPFLAGS+=	-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd
27
CPPFLAGS+=	-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd
28
CAIRO_API_VERSION=	1.0
28
CAIRO_API_VERSION=	1.0
(-)graphics/cegui/Makefile (-1 / +1 lines)
Lines 33-39 USE_GL= yes Link Here
33
USE_LUA=	5.1
33
USE_LUA=	5.1
34
LUA_COMPS=	toluaxx
34
LUA_COMPS=	toluaxx
35
USE_PYTHON=	2.6+
35
USE_PYTHON=	2.6+
36
USE_GNOME=	gnomehack
36
USES=	pathfix
37
PLIST_SUB+=	WITH_OGRE=""
37
PLIST_SUB+=	WITH_OGRE=""
38
38
39
.include <bsd.port.options.mk>
39
.include <bsd.port.options.mk>
(-)graphics/djvulibre/Makefile (-1 / +1 lines)
Lines 16-22 LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg \ Link Here
16
		tiff:${PORTSDIR}/graphics/tiff
16
		tiff:${PORTSDIR}/graphics/tiff
17
17
18
USE_ICONV=	yes
18
USE_ICONV=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
CONFIGURE_ENV=	JPEG_CFLAGS="-I${LOCALBASE}/include" \
21
CONFIGURE_ENV=	JPEG_CFLAGS="-I${LOCALBASE}/include" \
22
		JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \
22
		JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \
(-)graphics/epeg/Makefile (-1 / +1 lines)
Lines 20-26 LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg Link Here
20
20
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
USE_BZIP2=	yes
22
USE_BZIP2=	yes
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
25
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"
25
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"
26
CPPFLAGS+=	-I${LOCALBASE}/include
26
CPPFLAGS+=	-I${LOCALBASE}/include
(-)graphics/ftgl/Makefile (-1 / +1 lines)
Lines 22-28 USE_XORG= x11 xext xmu Link Here
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
CONFIGURE_ARGS=	--with-gl-inc="${LOCALBASE}/include" \
23
CONFIGURE_ARGS=	--with-gl-inc="${LOCALBASE}/include" \
24
		--without-glut-inc
24
		--without-glut-inc
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
27
MAKE_JOBS_SAFE=	yes
27
MAKE_JOBS_SAFE=	yes
28
28
(-)graphics/geglmm/Makefile (-1 / +1 lines)
Lines 22-28 BROKEN= does not compile Link Here
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_BZIP2=	yes
24
USE_BZIP2=	yes
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
USE_PERL5_BUILD=	yes
26
USE_PERL5_BUILD=	yes
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
28
(-)graphics/giblib/Makefile (-1 / +1 lines)
Lines 15-21 MAINTAINER= ports@FreeBSD.org Link Here
15
COMMENT=	A utility library that includes a wrapper for imlib2
15
COMMENT=	A utility library that includes a wrapper for imlib2
16
16
17
USE_AUTOTOOLS=	libtool
17
USE_AUTOTOOLS=	libtool
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_EFL=	imlib2
19
USE_EFL=	imlib2
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
(-)graphics/glitz/Makefile (-1 / +1 lines)
Lines 13-19 COMMENT= OpenGL image compositing library Link Here
13
13
14
USE_GL=		yes
14
USE_GL=		yes
15
USE_XORG=	xt
15
USE_XORG=	xt
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
19
(-)graphics/goom/Makefile (-1 / +1 lines)
Lines 17-23 COMMENT= Visual effects library Link Here
17
17
18
USE_AUTOTOOLS=	libtool
18
USE_AUTOTOOLS=	libtool
19
WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S|.|-|}
19
WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S|.|-|}
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CPPFLAGS+=	-I${LOCALBASE}/include
22
CPPFLAGS+=	-I${LOCALBASE}/include
23
LDFLAGS+=	-L${LOCALBASE}/lib
23
LDFLAGS+=	-L${LOCALBASE}/lib
(-)graphics/gstreamer-plugins-gl/Makefile (-1 / +1 lines)
Lines 22-28 USE_BZIP2= yes Link Here
22
USE_GMAKE=	yes
22
USE_GMAKE=	yes
23
USE_GETTEXT=	yes
23
USE_GETTEXT=	yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
USE_GSTREAMER=	yes
26
USE_GSTREAMER=	yes
27
USE_XORG=	ice x11
27
USE_XORG=	ice x11
28
USE_GL=		gl glu glew
28
USE_GL=		gl glu glew
(-)graphics/imlib2_loaders/Makefile (-1 / +1 lines)
Lines 18-24 COMMENT= Extra image loader plugins for Imlib 2 Link Here
18
18
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_BZIP2=	yes
20
USE_BZIP2=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_EFL=	imlib2 libtool_hack
22
USE_EFL=	imlib2 libtool_hack
23
23
24
OPTIONS=	EDB	"Enable edb loader" on \
24
OPTIONS=	EDB	"Enable edb loader" on \
(-)graphics/libart_lgpl/Makefile (-1 / +1 lines)
Lines 15-21 COMMENT= Library for high-performance 2D graphics Link Here
15
USE_AUTOTOOLS=	libtool
15
USE_AUTOTOOLS=	libtool
16
USE_BZIP2=	yes
16
USE_BZIP2=	yes
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
MAKE_JOBS_UNSAFE=	yes
20
MAKE_JOBS_UNSAFE=	yes
21
21
(-)graphics/libcdr/Makefile (-1 / +1 lines)
Lines 19-25 LIB_DEPENDS= icui18n:${PORTSDIR}/devel/icu \ Link Here
19
USE_XZ=		yes
19
USE_XZ=		yes
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
CONFIGURE_ARGS=	--disable-werror --without-docs
21
CONFIGURE_ARGS=	--disable-werror --without-docs
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
USE_PKGCONFIG=	build
24
USE_PKGCONFIG=	build
25
25
(-)graphics/libsvg-cairo/Makefile (-1 / +1 lines)
Lines 17-23 LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ Link Here
17
17
18
USE_AUTOTOOLS=	libtool
18
USE_AUTOTOOLS=	libtool
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
PLIST_FILES=	include/svg-cairo.h \
22
PLIST_FILES=	include/svg-cairo.h \
23
		lib/libsvg-cairo.a \
23
		lib/libsvg-cairo.a \
(-)graphics/libvisual/Makefile (-1 / +1 lines)
Lines 17-23 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAM Link Here
17
MAINTAINER=	ports@FreeBSD.org
17
MAINTAINER=	ports@FreeBSD.org
18
COMMENT=	Abstraction library that sits between apps and visual plugin
18
COMMENT=	Abstraction library that sits between apps and visual plugin
19
19
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_AUTOTOOLS=	libtool
21
USE_AUTOTOOLS=	libtool
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
USE_PKGCONFIG=	yes
23
USE_PKGCONFIG=	yes
(-)graphics/passepartout/Makefile (-1 / +1 lines)
Lines 25-31 RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt Link Here
25
25
26
USE_BZIP2=	yes
26
USE_BZIP2=	yes
27
USE_GMAKE=	yes
27
USE_GMAKE=	yes
28
USE_GNOME=	gnomehack
28
USES=	pathfix
29
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
30
CFLAGS+=	-I${LOCALBASE}/include
30
CFLAGS+=	-I${LOCALBASE}/include
31
LDFLAGS+=	-L${LOCALBASE}/lib
31
LDFLAGS+=	-L${LOCALBASE}/lib
(-)graphics/pstoedit/Makefile (-1 / +1 lines)
Lines 20-26 EMF_DESC= Enable emf interface Link Here
20
MING_DESC=	Enable swf interface
20
MING_DESC=	Enable swf interface
21
PLOTUTILS_DESC=	Enable libplot interface
21
PLOTUTILS_DESC=	Enable libplot interface
22
22
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
USE_GHOSTSCRIPT=	yes
24
USE_GHOSTSCRIPT=	yes
25
USE_PKGCONFIG=	build
25
USE_PKGCONFIG=	build
26
USE_AUTOTOOLS=	libtool
26
USE_AUTOTOOLS=	libtool
(-)graphics/py-cairo/Makefile (-1 / +1 lines)
Lines 22-28 LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo Link Here
22
WRKSRC=		${WRKDIR}/py${PORTNAME}-${PORTVERSION}
22
WRKSRC=		${WRKDIR}/py${PORTNAME}-${PORTVERSION}
23
USE_PYTHON=	2.6-2.7
23
USE_PYTHON=	2.6-2.7
24
USE_GMAKE=	yes
24
USE_GMAKE=	yes
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
CPPFLAGS+=	-I${LOCALBASE}/include
27
CPPFLAGS+=	-I${LOCALBASE}/include
28
LDFLAGS+=	-L${LOCALBASE}/lib
28
LDFLAGS+=	-L${LOCALBASE}/lib
(-)graphics/quesoglc/Makefile (-1 / +1 lines)
Lines 21-27 LIB_DEPENDS= fribidi.3:${PORTSDIR}/converters/frib Link Here
21
USE_BZIP2=	yes
21
USE_BZIP2=	yes
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
USE_GL=		gl glu glut
25
USE_GL=		gl glu glut
26
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
27
27
(-)graphics/reallyslick/Makefile (-1 / +1 lines)
Lines 24-30 GLEW_DESC= Enable GLEW support Link Here
24
24
25
USE_BZIP2=	yes
25
USE_BZIP2=	yes
26
USE_GL=		glut
26
USE_GL=		glut
27
USE_GNOME=	gnomehack
27
USES=	pathfix
28
USE_GMAKE=	yes
28
USE_GMAKE=	yes
29
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
30
30
(-)graphics/sage/Makefile (-1 / +1 lines)
Lines 17-23 COMMENT= OpenGL extension library Link Here
17
CONFIGURE_ARGS=	--program-transform-name=
17
CONFIGURE_ARGS=	--program-transform-name=
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GL=		yes
19
USE_GL=		yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
USE_SDL=	sdl
22
USE_SDL=	sdl
23
23
(-)graphics/sampleicc/Makefile (-1 / +1 lines)
Lines 15-21 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
15
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
15
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
16
16
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.mk>
(-)graphics/sane-backends/Makefile (-1 / +1 lines)
Lines 30-36 USB_DESC= USB support Link Here
30
GPHOTO2_DESC=	gPhoto2 support
30
GPHOTO2_DESC=	gPhoto2 support
31
IEEE1284_DESC=	libieee1284 support
31
IEEE1284_DESC=	libieee1284 support
32
32
33
USE_GNOME=	gnomehack
33
USES=	pathfix
34
USE_PKGCONFIG=	yes
34
USE_PKGCONFIG=	yes
35
USE_GMAKE=	yes
35
USE_GMAKE=	yes
36
GNU_CONFIGURE=	yes
36
GNU_CONFIGURE=	yes
(-)graphics/simage/Makefile (-1 / +1 lines)
Lines 21-27 LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfil Link Here
21
		gif.5:${PORTSDIR}/graphics/giflib \
21
		gif.5:${PORTSDIR}/graphics/giflib \
22
		png15:${PORTSDIR}/graphics/png
22
		png15:${PORTSDIR}/graphics/png
23
23
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
USE_AUTOTOOLS=	libtool
25
USE_AUTOTOOLS=	libtool
26
CONFIGURE_ARGS=	--with-mpeg2enc
26
CONFIGURE_ARGS=	--with-mpeg2enc
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
(-)irc/charybdis/Makefile (-1 / +1 lines)
Lines 29-35 PORTDOCS= charybdis-oper-guide.pdf Link Here
29
29
30
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
31
USE_AUTOTOOLS=	autoconf
31
USE_AUTOTOOLS=	autoconf
32
USE_GNOME=	gnomehack
32
USES=	pathfix
33
USE_RC_SUBR=	${PORTNAME}
33
USE_RC_SUBR=	${PORTNAME}
34
GNU_CONFIGURE=	yes
34
GNU_CONFIGURE=	yes
35
USERS=	ircd
35
USERS=	ircd
(-)irc/smartirc4net/Makefile (-1 / +1 lines)
Lines 19-24 RUN_DEPENDS:= ${BUILD_DEPENDS} Link Here
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_PKGCONFIG=	build
20
USE_PKGCONFIG=	build
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
23
24
.include <bsd.port.mk>
24
.include <bsd.port.mk>
(-)irc/xaric/Makefile (-1 / +1 lines)
Lines 13-19 MASTER_SITES= http://xaric.org/software/xaric/rele Link Here
13
MAINTAINER=	sylvio@FreeBSD.org
13
MAINTAINER=	sylvio@FreeBSD.org
14
COMMENT=	IRC Client similer to BitchX or ircII
14
COMMENT=	IRC Client similer to BitchX or ircII
15
15
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
19
(-)lang/libjit/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= Libjit implements Just-In-Time compilatio Link Here
16
LICENSE=	LGPL21 LGPL3
16
LICENSE=	LGPL21 LGPL3
17
LICENSE_COMB=	dual
17
LICENSE_COMB=	dual
18
18
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_AUTOTOOLS=	libtool
21
USE_AUTOTOOLS=	libtool
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
(-)lang/librep/Makefile (-1 / +1 lines)
Lines 23-29 RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar Link Here
23
USE_CSTD=	gnu89
23
USE_CSTD=	gnu89
24
24
25
USE_XZ=		yes
25
USE_XZ=		yes
26
USE_GNOME=	gnomehack
26
USES=	pathfix
27
USE_GETTEXT=	yes
27
USE_GETTEXT=	yes
28
USE_GMAKE=	yes
28
USE_GMAKE=	yes
29
USE_AUTOTOOLS=	libtool
29
USE_AUTOTOOLS=	libtool
(-)lang/ofc/Makefile (-1 / +1 lines)
Lines 21-27 LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ Link Here
21
21
22
USE_SDL=	sdl
22
USE_SDL=	sdl
23
USE_AUTOTOOLS=	libtool
23
USE_AUTOTOOLS=	libtool
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
27
CPPFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 ${PTHREAD_CFLAGS}
27
CPPFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 ${PTHREAD_CFLAGS}
(-)lang/qore/Makefile (-1 / +1 lines)
Lines 18-24 BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/t Link Here
18
18
19
USE_BZIP2=	yes
19
USE_BZIP2=	yes
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_ICONV=	yes
22
USE_ICONV=	yes
23
USE_OPENSSL=	yes
23
USE_OPENSSL=	yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
(-)lang/see-devel/Makefile (-1 / +1 lines)
Lines 23-29 OPTIONS= GC "Use Boehm-Weiser garbage collection p Link Here
23
23
24
CONFLICTS=	see-[0-9]*
24
CONFLICTS=	see-[0-9]*
25
25
26
USE_GNOME=	gnomehack
26
USES=	pathfix
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
USE_PERL5_BUILD=yes
28
USE_PERL5_BUILD=yes
29
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
(-)mail/up-imapproxy/Makefile (-1 / +1 lines)
Lines 18-24 OPTIONS_DEFINE= DOVECOT DOCS Link Here
18
DOVECOT_DESC=	Use with dovecot2
18
DOVECOT_DESC=	Use with dovecot2
19
19
20
USE_BZIP2=	yes
20
USE_BZIP2=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_OPENSSL=	yes
22
USE_OPENSSL=	yes
23
USE_AUTOTOOLS=	autoheader
23
USE_AUTOTOOLS=	autoheader
24
CONFIGURE_ARGS=	--with-openssl=${OPENSSLBASE}
24
CONFIGURE_ARGS=	--with-openssl=${OPENSSLBASE}
(-)math/blitz++/Makefile (-1 / +1 lines)
Lines 26-32 MAKE_ARGS= NOPORTDOCS=yes Link Here
26
26
27
USE_GMAKE=	yes
27
USE_GMAKE=	yes
28
USE_AUTOTOOLS=	libtool
28
USE_AUTOTOOLS=	libtool
29
USE_GNOME=	gnomehack
29
USES=	pathfix
30
CONFIGURE_ARGS=	--with-cxx=gcc --disable-doxygen
30
CONFIGURE_ARGS=	--with-cxx=gcc --disable-doxygen
31
MAKE_ARGS+=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
31
MAKE_ARGS+=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
32
		AUTOHEADER="${TRUE}"
32
		AUTOHEADER="${TRUE}"
(-)math/fftw3/Makefile (-1 / +1 lines)
Lines 19-25 FFTW3_FLAVOR?= default Link Here
19
FFTW3_SUFX=
19
FFTW3_SUFX=
20
20
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_PERL5_BUILD=yes
23
USE_PERL5_BUILD=yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
25
USE_PKGCONFIG=	yes
25
USE_PKGCONFIG=	yes
(-)math/lapack++/Makefile (-1 / +1 lines)
Lines 24-30 MAINTAINER= maho@FreeBSD.org Link Here
24
COMMENT=	Linear Algebra PACKage in C++, a wrapper for LAPACK
24
COMMENT=	Linear Algebra PACKage in C++, a wrapper for LAPACK
25
25
26
WANT_GNOME=	yes
26
WANT_GNOME=	yes
27
USE_GNOME=	gnomehack
27
USES=	pathfix
28
28
29
.include <bsd.port.pre.mk>
29
.include <bsd.port.pre.mk>
30
30
(-)math/muparser/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= Mathematical expressions parser library w Link Here
16
16
17
LICENSE=	MIT
17
LICENSE=	MIT
18
18
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
CONFIGURE_ARGS+=	--enable-shared=no
21
CONFIGURE_ARGS+=	--enable-shared=no
22
.if defined(NOPORTEXAMPLES)
22
.if defined(NOPORTEXAMPLES)
(-)math/wfmath/Makefile (-1 / +1 lines)
Lines 10-16 MAINTAINER= oliver@FreeBSD.org Link Here
10
COMMENT=	Worldforge math library
10
COMMENT=	Worldforge math library
11
11
12
USE_GMAKE=	yes
12
USE_GMAKE=	yes
13
USE_GNOME=	gnomehack
13
USES=	pathfix
14
USE_PKGCONFIG=	yes
14
USE_PKGCONFIG=	yes
15
USE_LDCONFIG=	yes
15
USE_LDCONFIG=	yes
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
(-)misc/iso-codes/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= Lists of the country, language, and curre Link Here
12
LICENSE=	LGPL21
12
LICENSE=	LGPL21
13
13
14
USE_XZ=		yes
14
USE_XZ=		yes
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
USE_GETTEXT=	yes
16
USE_GETTEXT=	yes
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
(-)multimedia/gavl/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= A library for handling uncompressed video Link Here
12
LICENSE=	GPLv3
12
LICENSE=	GPLv3
13
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
14
15
USE_GNOME=	gnomehack
15
USES=	pathfix
16
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
17
USE_PKGCONFIG=	build
17
USE_PKGCONFIG=	build
18
MAKE_JOBS_SAFE=	yes
18
MAKE_JOBS_SAFE=	yes
(-)multimedia/gmerlin-avdecoder/Makefile (-1 / +1 lines)
Lines 29-35 DVDREAD_DESC= libdvdread support Link Here
29
GMERLIN_DESC=	gmerlin support
29
GMERLIN_DESC=	gmerlin support
30
SAMBA_DESC=	Samba support using libsmbclient
30
SAMBA_DESC=	Samba support using libsmbclient
31
31
32
USE_GNOME=	gnomehack
32
USES=	pathfix
33
USE_GETTEXT=	yes
33
USE_GETTEXT=	yes
34
GNU_CONFIGURE=	yes
34
GNU_CONFIGURE=	yes
35
CONFIGURE_ARGS=	--with-cpuflags=none --without-doxygen
35
CONFIGURE_ARGS=	--with-cpuflags=none --without-doxygen
(-)multimedia/libass/Makefile (-1 / +1 lines)
Lines 16-22 LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 Link Here
16
		expat:${PORTSDIR}/textproc/expat2 \
16
		expat:${PORTSDIR}/textproc/expat2 \
17
		fribidi:${PORTSDIR}/converters/fribidi
17
		fribidi:${PORTSDIR}/converters/fribidi
18
18
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_PKGCONFIG=	build
20
USE_PKGCONFIG=	build
21
USE_XZ=	yes
21
USE_XZ=	yes
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
(-)multimedia/libdc1394/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= 1394-based DC Control Library Link Here
16
LICENSE=	LGPL21
16
LICENSE=	LGPL21
17
17
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
21
22
MAN1=		dc1394_multiview.1 \
22
MAN1=		dc1394_multiview.1 \
(-)multimedia/libdvbpsi/Makefile (-1 / +1 lines)
Lines 18-24 COMMENT= A library for MPEG TS and DVB PSI tables Link Here
18
LICENSE=	LGPL21
18
LICENSE=	LGPL21
19
19
20
USE_BZIP2=	yes
20
USE_BZIP2=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_AUTOTOOLS=	libtool
22
USE_AUTOTOOLS=	libtool
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
.if defined(WITH_DEBUG)
24
.if defined(WITH_DEBUG)
(-)net/cyphesis/Makefile (-1 / +1 lines)
Lines 22-28 CONFIGURE_ARGS= --with-python=${LOCALBASE} Link Here
22
22
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
USE_BZIP2=	yes
24
USE_BZIP2=	yes
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
USE_GMAKE=	yes
26
USE_GMAKE=	yes
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
USE_PGSQL=	yes
28
USE_PGSQL=	yes
(-)net/libvncserver/Makefile (-1 / +1 lines)
Lines 16-22 LICENSE= GPLv2 Link Here
16
LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg \
16
LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg \
17
		png15:${PORTSDIR}/graphics/png
17
		png15:${PORTSDIR}/graphics/png
18
18
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CPPFLAGS+=	-I${LOCALBASE}/include
22
CPPFLAGS+=	-I${LOCALBASE}/include
(-)net/net6/Makefile (-1 / +1 lines)
Lines 19-25 LICENSE= GPLv2 Link Here
19
LIB_DEPENDS=	sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
19
LIB_DEPENDS=	sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
20
		gnutls.26:${PORTSDIR}/security/gnutls
20
		gnutls.26:${PORTSDIR}/security/gnutls
21
21
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_AUTOTOOLS=	libtool
23
USE_AUTOTOOLS=	libtool
24
MAKE_JOBS_SAFE=	yes
24
MAKE_JOBS_SAFE=	yes
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
(-)net/ntp-devel/Makefile (-1 / +1 lines)
Lines 21-27 LATEST_LINK= ${PORTNAME}-dev Link Here
21
21
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_AUTOTOOLS=	automake libtool
23
USE_AUTOTOOLS=	automake libtool
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
25
26
MAN5=		ntp.conf.5 ntp.keys.5
26
MAN5=		ntp.conf.5 ntp.keys.5
27
MAN8=		ntp-keygen.8 ntpd.8 ntpdc.8 ntpq.8 sntp.8 ntp-wait.8
27
MAN8=		ntp-keygen.8 ntpd.8 ntpdc.8 ntpq.8 sntp.8 ntp-wait.8
(-)net/openpgm/Makefile (-1 / +1 lines)
Lines 15-21 LICENSE= LGPL3 Link Here
15
15
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
USE_BZIP2=	yes
17
USE_BZIP2=	yes
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
USE_PERL5=	yes
20
USE_PERL5=	yes
21
USE_PYTHON=	yes
21
USE_PYTHON=	yes
(-)net/skstream/Makefile (-1 / +1 lines)
Lines 10-16 MAINTAINER= oliver@FreeBSD.org Link Here
10
COMMENT=	An iostream based C++ socket library
10
COMMENT=	An iostream based C++ socket library
11
11
12
USE_GMAKE=	yes
12
USE_GMAKE=	yes
13
USE_GNOME=	gnomehack
13
USES=	pathfix
14
USE_PKGCONFIG=	yes
14
USE_PKGCONFIG=	yes
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
(-)net/ulxmlrpcpp/Makefile (-1 / +1 lines)
Lines 20-26 LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 Link Here
20
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
20
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
21
21
22
USE_BZIP2=	yes
22
USE_BZIP2=	yes
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
USE_ICONV=	yes
24
USE_ICONV=	yes
25
USE_OPENSSL=	yes
25
USE_OPENSSL=	yes
26
USE_AUTOTOOLS=	libtool
26
USE_AUTOTOOLS=	libtool
(-)net/vde2/Makefile (-1 / +1 lines)
Lines 21-27 OPTIONS_DEFAULT= PYTHON Link Here
21
21
22
CONFLICTS=	vde-[0-9]*
22
CONFLICTS=	vde-[0-9]*
23
23
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
USE_GMAKE=	yes
25
USE_GMAKE=	yes
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
(-)net-im/gloox/Makefile (-1 / +1 lines)
Lines 19-25 LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \ Link Here
19
19
20
USE_AUTOTOOLS=	libtool
20
USE_AUTOTOOLS=	libtool
21
USE_BZIP2=	yes
21
USE_BZIP2=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
CPPFLAGS+=	${CXXFLAGS} -I${LOCALBASE}/include
24
CPPFLAGS+=	${CXXFLAGS} -I${LOCALBASE}/include
25
LDFLAGS+=	-L${LOCALBASE}/lib
25
LDFLAGS+=	-L${LOCALBASE}/lib
(-)net-p2p/libtorrent/Makefile (-1 / +1 lines)
Lines 18-24 CONFLICTS?= libtorrent-devel-[0-9]* \ Link Here
18
		rblibtorrent-devel-[0-9]*
18
		rblibtorrent-devel-[0-9]*
19
19
20
USE_AUTOTOOLS=	libtool
20
USE_AUTOTOOLS=	libtool
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_PKGCONFIG=	build
22
USE_PKGCONFIG=	build
23
USE_OPENSSL=	yes
23
USE_OPENSSL=	yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
(-)net-p2p/libtorrent-devel/Makefile (-1 / +1 lines)
Lines 18-24 CONFLICTS= libtorrent-[0-9]* \ Link Here
18
		rblibtorrent-devel-[0-9]*
18
		rblibtorrent-devel-[0-9]*
19
19
20
USE_AUTOTOOLS=	libtool
20
USE_AUTOTOOLS=	libtool
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_PKGCONFIG=	build
22
USE_PKGCONFIG=	build
23
USE_OPENSSL=	yes
23
USE_OPENSSL=	yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
(-)net-p2p/libtorrent-rasterbar-15/Makefile (-1 / +1 lines)
Lines 22-28 BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf Link Here
22
LIB_DEPENDS+=	boost_date_time:${PORTSDIR}/devel/boost-libs \
22
LIB_DEPENDS+=	boost_date_time:${PORTSDIR}/devel/boost-libs \
23
		GeoIP.5:${PORTSDIR}/net/GeoIP
23
		GeoIP.5:${PORTSDIR}/net/GeoIP
24
24
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
USE_OPENSSL=	yes
26
USE_OPENSSL=	yes
27
27
28
GNU_CONFIGURE=	yes
28
GNU_CONFIGURE=	yes
(-)net-p2p/libtorrent-rasterbar-16/Makefile (-1 / +1 lines)
Lines 20-26 LIB_DEPENDS+= boost_date_time:${PORTSDIR}/devel/bo Link Here
20
		GeoIP:${PORTSDIR}/net/GeoIP
20
		GeoIP:${PORTSDIR}/net/GeoIP
21
21
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
USE_ICONV=	yes
24
USE_ICONV=	yes
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
26
USE_OPENSSL=	yes
26
USE_OPENSSL=	yes
(-)palm/synce-librapi2/Makefile (-1 / +1 lines)
Lines 20-26 CONFLICTS= popular-[0-9]* Link Here
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_AUTOTOOLS=	libtool
21
USE_AUTOTOOLS=	libtool
22
USE_ICONV=	yes
22
USE_ICONV=	yes
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
25
CONFIGURE_ARGS=	--with-libiconv="${LOCALBASE}" \
25
CONFIGURE_ARGS=	--with-libiconv="${LOCALBASE}" \
26
			--with-libsynce="${LOCALBASE}"
26
			--with-libsynce="${LOCALBASE}"
(-)palm/synce-librra/Makefile (-1 / +1 lines)
Lines 25-31 GNU_CONFIGURE= yes Link Here
25
USE_AUTOTOOLS=	libtool
25
USE_AUTOTOOLS=	libtool
26
USE_ICONV=	yes
26
USE_ICONV=	yes
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
USE_GNOME=	gnomehack
28
USES=	pathfix
29
CONFIGURE_ARGS+=	--with-libsynce="${LOCALBASE}" \
29
CONFIGURE_ARGS+=	--with-libsynce="${LOCALBASE}" \
30
			--with-libmimedir="${LOCALBASE}"
30
			--with-libmimedir="${LOCALBASE}"
31
31
(-)palm/synce-libsynce/Makefile (-1 / +1 lines)
Lines 19-25 LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus- Link Here
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_AUTOTOOLS=	libtool
20
USE_AUTOTOOLS=	libtool
21
USE_ICONV=	yes
21
USE_ICONV=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
CONFIGURE_ARGS+=	--with-libiconv-prefix="${LOCALBASE}" \
23
CONFIGURE_ARGS+=	--with-libiconv-prefix="${LOCALBASE}" \
24
			--enable-dccm-file-support=no \
24
			--enable-dccm-file-support=no \
25
			--enable-hal-support=yes \
25
			--enable-hal-support=yes \
(-)polish/ekg/Makefile (-1 / +1 lines)
Lines 17-23 LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinf Link Here
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_PKGCONFIG=	build
19
USE_PKGCONFIG=	build
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
22
23
CONFIGURE_ARGS= --without-libungif \
23
CONFIGURE_ARGS= --without-libungif \
(-)print/libmspub/Makefile (-1 / +1 lines)
Lines 17-23 LIB_DEPENDS= icui18n:${PORTSDIR}/devel/icu \ Link Here
17
		wpd-0.9:${PORTSDIR}/textproc/libwpd
17
		wpd-0.9:${PORTSDIR}/textproc/libwpd
18
18
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
USE_PKGCONFIG=	build
22
USE_PKGCONFIG=	build
23
USE_XZ=		yes
23
USE_XZ=		yes
(-)print/panda/Makefile (-1 / +1 lines)
Lines 24-30 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ Link Here
24
		tiff.4:${PORTSDIR}/graphics/tiff
24
		tiff.4:${PORTSDIR}/graphics/tiff
25
25
26
USE_BZIP2=	yes
26
USE_BZIP2=	yes
27
USE_GNOME=	gnomehack
27
USES=	pathfix
28
USE_BDB=	yes
28
USE_BDB=	yes
29
USE_GMAKE=	yes
29
USE_GMAKE=	yes
30
USE_AUTOTOOLS=	libtool
30
USE_AUTOTOOLS=	libtool
(-)science/cdo/Makefile (-1 / +1 lines)
Lines 22-28 CPPFLAGS+= -I${LOCALBASE}/include Link Here
22
CONFIGURE_ARGS=	--enable-cdi-lib --program-transform-name="" --with-zlib=/usr
22
CONFIGURE_ARGS=	--enable-cdi-lib --program-transform-name="" --with-zlib=/usr
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
24
LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
25
USE_GNOME=	gnomehack
25
USES=	pathfix
26
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
27
27
28
HDF5_VER?=	18
28
HDF5_VER?=	18
(-)science/libghemical/Makefile (-1 / +1 lines)
Lines 17-23 LIB_DEPENDS+= mpqc:${PORTSDIR}/science/mpqc \ Link Here
17
		f2c:${PORTSDIR}/lang/f2c
17
		f2c:${PORTSDIR}/lang/f2c
18
18
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_GL=		gl
21
USE_GL=		gl
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_LDCONFIG=   yes
23
USE_LDCONFIG=   yes
(-)science/liboglappth/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= Support libraries of science/ghemical por Link Here
16
GNU_CONFIGURE=  yes
16
GNU_CONFIGURE=  yes
17
17
18
USE_GL=		glut
18
USE_GL=		glut
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
20
21
CPPFLAGS+=	-I${LOCALBASE}/include
21
CPPFLAGS+=	-I${LOCALBASE}/include
22
LDFLAGS+=	-L${LOCALBASE}/lib
22
LDFLAGS+=	-L${LOCALBASE}/lib
(-)science/netcdf4/Makefile (-1 / +1 lines)
Lines 31-37 GNU_CONFIGURE= yes Link Here
31
LDFLAGS+=	-L${LOCALBASE}/lib
31
LDFLAGS+=	-L${LOCALBASE}/lib
32
LIB_DEPENDS=	hdf5.7:${PORTSDIR}/science/hdf5-18
32
LIB_DEPENDS=	hdf5.7:${PORTSDIR}/science/hdf5-18
33
MAKE_ENV=	INFODIR="${PREFIX}/${INFO_PATH}" MAKEINFOFLAGS="--no-split"
33
MAKE_ENV=	INFODIR="${PREFIX}/${INFO_PATH}" MAKEINFOFLAGS="--no-split"
34
USE_GNOME=	gnomehack
34
USES=	pathfix
35
USE_LDCONFIG=	yes
35
USE_LDCONFIG=	yes
36
36
37
INFO=		netcdf netcdf-c netcdf-cxx netcdf-f77 netcdf-f90 \
37
INFO=		netcdf netcdf-c netcdf-cxx netcdf-f77 netcdf-f90 \
(-)science/peekabot/Makefile (-1 / +1 lines)
Lines 18-24 LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-l Link Here
18
		gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm
18
		gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm
19
19
20
USE_BZIP2=	yes
20
USE_BZIP2=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_GCC=	4.6+
22
USE_GCC=	4.6+
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
(-)security/libntlm/Makefile (-1 / +1 lines)
Lines 11-17 COMMENT= Library that implement Microsoft's NTLM a Link Here
11
11
12
LICENSE=	LGPL21
12
LICENSE=	LGPL21
13
13
14
USE_GNOME=	gnomehack
14
USES=	pathfix
15
USE_AUTOTOOLS=	libtool
15
USE_AUTOTOOLS=	libtool
16
USE_PKGCONFIG=	build
16
USE_PKGCONFIG=	build
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
(-)security/libprelude/Makefile (-1 / +1 lines)
Lines 27-33 USE_GMAKE= yes Link Here
27
USE_PKGCONFIG=	build
27
USE_PKGCONFIG=	build
28
USE_ICONV=	yes
28
USE_ICONV=	yes
29
USE_GETTEXT=	yes
29
USE_GETTEXT=	yes
30
USE_GNOME=	gnomehack
30
USES=	pathfix
31
USE_LDCONFIG=	yes
31
USE_LDCONFIG=	yes
32
MAKE_JOBS_SAFE=	yes
32
MAKE_JOBS_SAFE=	yes
33
33
(-)security/oath-toolkit/Makefile (-1 / +1 lines)
Lines 11-17 MAINTAINER= ale@FreeBSD.org Link Here
11
COMMENT=	Library, tools, and PAM module for OATH authentication
11
COMMENT=	Library, tools, and PAM module for OATH authentication
12
12
13
USE_GMAKE=	yes
13
USE_GMAKE=	yes
14
USE_GNOME=	gnomehack
14
USES=	pathfix
15
USE_PKGCONFIG=	build
15
USE_PKGCONFIG=	build
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
(-)security/openconnect/Makefile (-1 / +1 lines)
Lines 20-26 GNU_CONFIGURE= yes Link Here
20
CONFIGURE_ARGS=	--disable-nls --with-vpnc-script=${LOCALBASE}/sbin/vpnc-script \
20
CONFIGURE_ARGS=	--disable-nls --with-vpnc-script=${LOCALBASE}/sbin/vpnc-script \
21
		--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
21
		--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
22
USE_AUTOTOOLS=	aclocal autoconf libtool
22
USE_AUTOTOOLS=	aclocal autoconf libtool
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
USE_PKGCONFIG=	yes
24
USE_PKGCONFIG=	yes
25
USE_GMAKE=	yes
25
USE_GMAKE=	yes
26
USE_OPENSSL=	yes
26
USE_OPENSSL=	yes
(-)security/razorback-api/Makefile (-1 / +1 lines)
Lines 30-36 STOMP_DEBUG_DESC= Enable STOMP Debug Link Here
30
30
31
.include <bsd.port.options.mk>
31
.include <bsd.port.options.mk>
32
32
33
USE_GNOME=	gnomehack
33
USES=	pathfix
34
USE_AUTOTOOLS=	libtool
34
USE_AUTOTOOLS=	libtool
35
GNU_CONFIGURE=	yes
35
GNU_CONFIGURE=	yes
36
USE_LDCONFIG=	yes
36
USE_LDCONFIG=	yes
(-)security/razorback-dispatcher/Makefile (-1 / +1 lines)
Lines 29-35 ACTIVEMQ_DESC= ActiveMQ runs locally Link Here
29
29
30
.include <bsd.port.options.mk>
30
.include <bsd.port.options.mk>
31
31
32
USE_GNOME=	gnomehack
32
USES=	pathfix
33
USE_AUTOTOOLS=	libtool
33
USE_AUTOTOOLS=	libtool
34
GNU_CONFIGURE=	yes
34
GNU_CONFIGURE=	yes
35
USE_MYSQL=	yes
35
USE_MYSQL=	yes
(-)sysutils/consolekit/Makefile (-1 / +1 lines)
Lines 21-27 WRKSRC= ${WRKDIR}/ConsoleKit-${PORTVERSION} Link Here
21
USE_BZIP2=	yes
21
USE_BZIP2=	yes
22
USE_GETTEXT=	yes
22
USE_GETTEXT=	yes
23
USE_XORG=	x11
23
USE_XORG=	x11
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
USE_GMAKE=	yes
25
USE_GMAKE=	yes
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
(-)sysutils/hal-info/Makefile (-1 / +1 lines)
Lines 20-26 BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/ Link Here
20
RUN_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
20
RUN_DEPENDS+=	${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
21
21
22
USE_GMAKE=	yes
22
USE_GMAKE=	yes
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
CPPFLAGS+=	-I${LOCALBASE}/include
25
CPPFLAGS+=	-I${LOCALBASE}/include
26
LDFLAGS+=	-L${LOCALBASE}/lib
26
LDFLAGS+=	-L${LOCALBASE}/lib
(-)sysutils/userspace-rcu/Makefile (-1 / +1 lines)
Lines 15-21 PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt Link Here
15
15
16
USE_BZIP2=	yes
16
USE_BZIP2=	yes
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.mk>
(-)textproc/aiksaurus/Makefile (-1 / +1 lines)
Lines 13-19 COMMENT?= A set of libraries and applications whic Link Here
13
USE_AUTOTOOLS=	libtool
13
USE_AUTOTOOLS=	libtool
14
USE_GMAKE=	yes
14
USE_GMAKE=	yes
15
USE_CSTD=	gnu89
15
USE_CSTD=	gnu89
16
USE_GNOME?=	gnomehack
16
USE_GNOME?=	pathfix
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
CONFIGURE_ARGS?=--without-gtk
19
CONFIGURE_ARGS?=--without-gtk
(-)textproc/hunspell/Makefile (-1 / +1 lines)
Lines 17-23 LICENSE_COMB= dual Link Here
17
CONFIGURE_ARGS=	--disable-nls --with-libiconv-prefix=${LOCALBASE} --with-readline --with-ui
17
CONFIGURE_ARGS=	--disable-nls --with-libiconv-prefix=${LOCALBASE} --with-readline --with-ui
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
MAKE_JOBS_SAFE=	yes
19
MAKE_JOBS_SAFE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_ICONV=	yes
21
USE_ICONV=	yes
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
USE_NCURSES=	yes
23
USE_NCURSES=	yes
(-)textproc/hyphen/Makefile (-1 / +1 lines)
Lines 17-23 COMMENT= Library for high quality hyphenation and Link Here
17
BUILD_DEPENDS=	gawk:${PORTSDIR}/lang/gawk
17
BUILD_DEPENDS=	gawk:${PORTSDIR}/lang/gawk
18
18
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
USE_PERL5_BUILD=	yes
22
USE_PERL5_BUILD=	yes
23
23
(-)textproc/libexttextcat/Makefile (-1 / +1 lines)
Lines 13-19 LICENSE= BSD Link Here
13
USE_XZ=	yes
13
USE_XZ=	yes
14
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
15
USE_GMAKE=	yes
15
USE_GMAKE=	yes
16
USE_GNOME=	gnomehack
16
USES=	pathfix
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
18
18
19
PORTDOCS=	README README.libtextcat TODO
19
PORTDOCS=	README README.libtextcat TODO
(-)textproc/libmrss/Makefile (-1 / +1 lines)
Lines 19-24 LDFLAGS+= -L${LOCALBASE}/lib Link Here
19
19
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
USE_PKGCONFIG=	yes
21
USE_PKGCONFIG=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
23
24
.include <bsd.port.mk>
24
.include <bsd.port.mk>
(-)textproc/libvisio/Makefile (-1 / +1 lines)
Lines 21-27 CONFIGURE_ARGS= --disable-werror Link Here
21
CPPFLAGS+=	-I${LOCALBASE}/include
21
CPPFLAGS+=	-I${LOCALBASE}/include
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
26
USE_PKGCONFIG=	build
26
USE_PKGCONFIG=	build
27
27
(-)textproc/libyaml/Makefile (-1 / +1 lines)
Lines 18-24 MAINTAINER= jpaetzel@FreeBSD.org Link Here
18
COMMENT=	A YAML 1.1 parser and emitter written in C
18
COMMENT=	A YAML 1.1 parser and emitter written in C
19
19
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
23
24
.include <bsd.port.mk>
24
.include <bsd.port.mk>
(-)textproc/mxml/Makefile (-1 / +1 lines)
Lines 18-24 LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pk Link Here
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
USE_AUTOTOOLS=	libtool
20
USE_AUTOTOOLS=	libtool
21
USE_GNOME=	gnomehack
21
USES=	pathfix
22
CONFIGURE_ARGS=	--with-docdir=no
22
CONFIGURE_ARGS=	--with-docdir=no
23
MAKE_JOBS_SAFE=	yes
23
MAKE_JOBS_SAFE=	yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
(-)textproc/mythes/Makefile (-1 / +1 lines)
Lines 16-22 COMMENT= Simple thesaurus library Link Here
16
16
17
LIB_DEPENDS=	hunspell-1.3:${PORTSDIR}/textproc/hunspell
17
LIB_DEPENDS=	hunspell-1.3:${PORTSDIR}/textproc/hunspell
18
18
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_PKGCONFIG=	build
20
USE_PKGCONFIG=	build
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
22
(-)textproc/xerces-c3/Makefile (-1 / +1 lines)
Lines 19-25 COMMENT= Validating XML parser from the Apache XML Link Here
19
CONFLICTS=	xerces_c-[0-9]* xerces-c2-[0-9]*
19
CONFLICTS=	xerces_c-[0-9]* xerces-c2-[0-9]*
20
20
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
25
CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
(-)www/cherokee/Makefile (-1 / +1 lines)
Lines 11-17 MASTER_SITE_SUBDIR=cherokee/1.2/${PORTVERSION} Link Here
11
MAINTAINER=	c.petrik.sosa@gmail.com
11
MAINTAINER=	c.petrik.sosa@gmail.com
12
COMMENT=	Extremely fast and flexible web server
12
COMMENT=	Extremely fast and flexible web server
13
13
14
USE_GNOME=	gnomehack
14
USES=	pathfix
15
USE_PKGCONFIG=	build
15
USE_PKGCONFIG=	build
16
USE_OPENSSL=	yes
16
USE_OPENSSL=	yes
17
USE_LDCONFIG=	yes
17
USE_LDCONFIG=	yes
(-)www/serf/Makefile (-1 / +1 lines)
Lines 17-23 MAKE_JOBS_SAFE= yes Link Here
17
PROJECTHOST=	serf
17
PROJECTHOST=	serf
18
USE_BZIP2=	yes
18
USE_BZIP2=	yes
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
CONFIGURE_ARGS+=	--with-apr=${LOCALBASE}/bin/apr-1-config \
23
CONFIGURE_ARGS+=	--with-apr=${LOCALBASE}/bin/apr-1-config \
(-)www/xsp/Makefile (-1 / +1 lines)
Lines 20-26 MAKE_JOBS_UNSAFE= yes Link Here
20
20
21
USE_SQLITE=	3
21
USE_SQLITE=	3
22
USE_BZIP2=	yes
22
USE_BZIP2=	yes
23
USE_GNOME=	gnomehack
23
USES=	pathfix
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
USE_GMAKE=	yes
25
USE_GMAKE=	yes
26
26
(-)x11/fluxbg/Makefile (-1 / +1 lines)
Lines 17-23 COMMENT= Background changer for fluxbox/blackbox Link Here
17
LIB_DEPENDS=	gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20
17
LIB_DEPENDS=	gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20
18
18
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
21
22
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
23
23
(-)x11/libXtrans/Makefile (-1 / +1 lines)
Lines 17-22 COMMENT= Network API translation layer for X appli Link Here
17
USE_BZIP2=	yes
17
USE_BZIP2=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
USE_GNOME=	gnomehack
20
USES=	pathfix
21
21
22
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)x11/libxcb/Makefile (-1 / +1 lines)
Lines 25-31 LICENSE= MIT Link Here
25
LICENSE_FILE=	${WRKSRC}/COPYING
25
LICENSE_FILE=	${WRKSRC}/COPYING
26
26
27
USE_BZIP2=	yes
27
USE_BZIP2=	yes
28
USE_GNOME=	gnomehack
28
USES=	pathfix
29
USE_GMAKE=	yes
29
USE_GMAKE=	yes
30
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
31
USE_XORG=	xau xdmcp
31
USE_XORG=	xau xdmcp
(-)x11/xbitmaps/Makefile (-1 / +1 lines)
Lines 14-20 COMMENT= X.Org bitmaps data Link Here
14
14
15
LICENSE=	MIT
15
LICENSE=	MIT
16
16
17
USE_GNOME=	gnomehack
17
USES=	pathfix
18
18
19
XORG_CAT=	data
19
XORG_CAT=	data
20
20
(-)x11/xcb-proto/Makefile (-1 / +1 lines)
Lines 19-25 COMMENT= The X protocol C-language Binding (XCB) p Link Here
19
BUILD_DEPENDS=	xmllint:${PORTSDIR}/textproc/libxml2
19
BUILD_DEPENDS=	xmllint:${PORTSDIR}/textproc/libxml2
20
20
21
USE_BZIP2=	yes
21
USE_BZIP2=	yes
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_PYTHON=	2.5+
23
USE_PYTHON=	2.5+
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
25
(-)x11/xpyb/Makefile (-1 / +1 lines)
Lines 21-27 LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb Link Here
21
21
22
USE_BZIP2=	yes
22
USE_BZIP2=	yes
23
USE_PYTHON=	2.5+
23
USE_PYTHON=	2.5+
24
USE_GNOME=	gnomehack
24
USES=	pathfix
25
PORTDOCS=	README COPYING INSTALL NEWS XcbPythonBinding.txt
25
PORTDOCS=	README COPYING INSTALL NEWS XcbPythonBinding.txt
26
26
27
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
(-)x11-drivers/xf86-input-synaptics/Makefile (-1 / +1 lines)
Lines 16-22 CONFLICTS= synaptics-[0-9]* Link Here
16
16
17
LIB_DEPENDS+=	hal.1:${PORTSDIR}/sysutils/hal
17
LIB_DEPENDS+=	hal.1:${PORTSDIR}/sysutils/hal
18
18
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
USE_XORG=	x11 xextproto videoproto
20
USE_XORG=	x11 xextproto videoproto
21
XORG_CAT=	driver
21
XORG_CAT=	driver
22
22
(-)x11-toolkits/SoXt/Makefile (-1 / +1 lines)
Lines 23-29 USE_XORG= xi Link Here
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
CONFIGURE_ENV+=	LIBS="${PTHREAD_LIBS}"
24
CONFIGURE_ENV+=	LIBS="${PTHREAD_LIBS}"
25
CONFIGURE_ARGS+=	--with-pthread=yes --with-coin=${LOCALBASE}
25
CONFIGURE_ARGS+=	--with-pthread=yes --with-coin=${LOCALBASE}
26
USE_GNOME=	gnomehack
26
USES=	pathfix
27
# avoid renaming of soxt-config and soxt-config.1
27
# avoid renaming of soxt-config and soxt-config.1
28
USE_LDCONFIG=	yes
28
USE_LDCONFIG=	yes
29
MAN1=		soxt-config.1
29
MAN1=		soxt-config.1
(-)x11-toolkits/fox17/Makefile (-1 / +1 lines)
Lines 23-29 DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${MAJORVE Link Here
23
23
24
USE_GL=		glut
24
USE_GL=		glut
25
USE_XORG=	sm
25
USE_XORG=	sm
26
USE_GNOME=	gnomehack
26
USES=	pathfix
27
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
28
28
29
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
(-)x11-toolkits/fxscintilla/Makefile (-1 / +1 lines)
Lines 15-21 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
15
15
16
LIB_DEPENDS=	FOX-1.6:${PORTSDIR}/x11-toolkits/fox16
16
LIB_DEPENDS=	FOX-1.6:${PORTSDIR}/x11-toolkits/fox16
17
17
18
USE_GNOME=	gnomehack
18
USES=	pathfix
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
CONFIGURE_ARGS=	--enable-shared
20
CONFIGURE_ARGS=	--enable-shared
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
(-)x11-toolkits/libsexymm/Makefile (-1 / +1 lines)
Lines 16-22 LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtkm Link Here
16
		sexy:${PORTSDIR}/x11-toolkits/libsexy
16
		sexy:${PORTSDIR}/x11-toolkits/libsexy
17
17
18
USE_AUTOTOOLS=	libtool
18
USE_AUTOTOOLS=	libtool
19
USE_GNOME=	gnomehack
19
USES=	pathfix
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
(-)x11-toolkits/soqt/Makefile (-1 / +1 lines)
Lines 19-25 COMMENT= Qt4 toolkit library for Coin Link Here
19
LIB_DEPENDS=	Coin.61:${PORTSDIR}/graphics/Coin
19
LIB_DEPENDS=	Coin.61:${PORTSDIR}/graphics/Coin
20
20
21
USE_AUTOTOOLS=	libtool
21
USE_AUTOTOOLS=	libtool
22
USE_GNOME=	gnomehack
22
USES=	pathfix
23
USE_QT4=	corelib opengl moc_build
23
USE_QT4=	corelib opengl moc_build
24
USE_GMAKE=	yes
24
USE_GMAKE=	yes
25
CPPFLAGS+=	-I${QT_INCDIR} -I${QT_INCDIR}/Qt -I${LOCALBASE}/include
25
CPPFLAGS+=	-I${QT_INCDIR} -I${QT_INCDIR}/Qt -I${LOCALBASE}/include
(-)x11-wm/ede/Makefile (-1 / +1 lines)
Lines 28-34 OPTIONS_DEFINE= HAL Link Here
28
HAL_DESC=	Enable HAL support
28
HAL_DESC=	Enable HAL support
29
29
30
USE_XORG=	xcomposite xft xinerama xpm xrandr
30
USE_XORG=	xcomposite xft xinerama xpm xrandr
31
USE_GNOME=	gnomehack
31
USES=	pathfix
32
USE_PYTHON=	yes
32
USE_PYTHON=	yes
33
USE_FAM=	yes
33
USE_FAM=	yes
34
USE_GETTEXT=	yes
34
USE_GETTEXT=	yes
(-)x11-wm/windowmaker/Makefile (-1 / +1 lines)
Lines 27-33 OPTIONS_DEFINE= NLS XRANDR Link Here
27
27
28
USE_GCC=	any
28
USE_GCC=	any
29
USE_XORG=	xft xinerama xmu xpm
29
USE_XORG=	xft xinerama xmu xpm
30
USE_GNOME=	gnomehack
30
USES=	pathfix
31
USE_PKGCONFIG=	build
31
USE_PKGCONFIG=	build
32
USE_AUTOTOOLS=	libtool
32
USE_AUTOTOOLS=	libtool
33
CONFIGURE_ARGS=	--with-pixmapdir=${PREFIX}/include/X11/pixmaps \
33
CONFIGURE_ARGS=	--with-pixmapdir=${PREFIX}/include/X11/pixmaps \

Return to bug 177081