mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Convert a few remaining straglers from the unmaintined ports to pathfix
This commit is contained in:
parent
4627852ca6
commit
6b720eaf70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315491
@ -17,8 +17,8 @@ RUN_DEPENDS= cdparanoia:${PORTSDIR}/audio/cdparanoia
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USE_GNOME= gtk20 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= gtk20
|
||||
MAN1= ripperX.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,8 +16,8 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix
|
||||
USE_GNOME= esound gdkpixbuf gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= esound gdkpixbuf
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -16,8 +16,8 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
|
||||
expat:${PORTSDIR}/textproc/expat2 \
|
||||
sqlite3.8:${PORTSDIR}/databases/sqlite3
|
||||
|
||||
USES= pathfix
|
||||
USE_GNOME= gtk20 libglade2 libxml2 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= gtk20 libglade2 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PYTHON= yes
|
||||
|
@ -18,8 +18,8 @@ RUN_DEPENDS= stratagus:${PORTSDIR}/games/stratagus
|
||||
LICENSE= GPLv2
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USE_GNOME= gtk20 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= gtk20
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
SUB_FILES= ${PORTNAME} pkg-message
|
||||
|
||||
|
@ -30,8 +30,8 @@ CONFIGURE_ARGS+=--with-libmikmod-prefix=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomelibs}!=""
|
||||
USES= pathfix
|
||||
USE_GNOME+= gnomelibs gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME+= gnomelibs
|
||||
PKGNAMESUFFIX= -gnome
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-gnome
|
||||
|
@ -9,8 +9,8 @@ MASTER_SITES= SF
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A C library for writing servers
|
||||
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20
|
||||
USE_PKGCONFIG= build
|
||||
USE_OPENSSL= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
@ -15,8 +15,8 @@ OPTIONS_DEFINE= OPENSSL
|
||||
OPTIONS_DEFAULT=OPENSSL
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20
|
||||
USE_PKGCONFIG= build
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
@ -15,8 +15,8 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
USE_PKGCONFIG= yes
|
||||
|
||||
|
@ -32,7 +32,8 @@ XNEST_DESC= X via Xnest support
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MGNOME}
|
||||
USE_GNOME+= gnomeprefix gnomehack gnomepanel libgnomeui
|
||||
USES= pathfix
|
||||
USE_GNOME+= gnomeprefix gnomepanel libgnomeui
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-gnome
|
||||
.endif
|
||||
|
@ -21,7 +21,8 @@ USE_BDB= 43
|
||||
USE_PYTHON= 2.6+
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pygnome2 pygnomeextras desktopfileutils gnomedocutils
|
||||
USES= pathfix
|
||||
USE_GNOME= pygnome2 pygnomeextras desktopfileutils gnomedocutils
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
@ -17,8 +17,8 @@ LIB_DEPENDS= confuse:${PORTSDIR}/devel/libconfuse \
|
||||
cdio:${PORTSDIR}/sysutils/libcdio
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
USE_PKGCONFIG= build
|
||||
|
@ -13,8 +13,8 @@ COMMENT= Gnome DOM Engine
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -10,8 +10,8 @@ MASTER_SITES= http://sary.sourceforge.net/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A suffix array library and tools, which provide fast full-text search
|
||||
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= glib20
|
||||
USE_PKGCONFIG= build
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user