Add gnometarget to USE_GNOME, that's better way.
This commit is contained in:
parent
878e8b4073
commit
6f5d4ec713
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115838
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user