Add gnometarget to USE_GNOME, that's better way.

This commit is contained in:
Vanilla I. Shu 2004-08-10 15:50:54 +00:00
parent 878e8b4073
commit 6f5d4ec713
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115838
5 changed files with 5 additions and 15 deletions

View File

@ -15,9 +15,7 @@ MAINTAINER= vanilla@FreeBSD.org
COMMENT= Enlightenment Database Library
USE_LIBTOOL_VER= 15
USE_GNOME= gnomehack pkgconfig
USE_GNOME= gnomehack pkgconfig gnometarget
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET}

View File

@ -17,11 +17,9 @@ COMMENT= Enlightenment Data Handling Library
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
USE_LIBTOOL_VER= 15
USE_GNOME= gnomehack pkgconfig
USE_GNOME= gnomehack pkgconfig gnometarget
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>
CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET}

View File

@ -17,11 +17,9 @@ COMMENT= An immensely fast jpeg thumbnailer library API
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
USE_LIBTOOL_VER= 15
USE_GNOME= gnomehack
USE_GNOME= gnomehack gnometarget
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>
CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET}

View File

@ -23,7 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
USE_LIBLTDL= yes
USE_LIBTOOL_VER= 15
USE_X_PREFIX= yes
USE_GNOME= gnomehack pkgconfig
USE_GNOME= gnomehack pkgconfig gnometartet
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
@ -37,5 +37,3 @@ CONFIGURE_ARGS= --enable-mmx
.endif
.include <bsd.port.post.mk>
CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET}

View File

@ -15,11 +15,9 @@ MAINTAINER= vanilla@FreeBSD.org
COMMENT= A C like scripting language used in parts of the Enlightenment
USE_LIBTOOL_VER= 15
USE_GNOME= gnomehack pkgconfig
USE_GNOME= gnomehack pkgconfig gnometarget
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>
CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET}