diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-07-05 18:37:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-07-05 18:37:52 +0800 |
commit | 0d6e1ea2a9a584bbd24819daa29397e8231ef5c6 (patch) | |
tree | 8cf4e036960e13ed6996eeb5d1d08542225b0b87 /x11-toolkits/gnustep-back | |
parent | 80edb4805655c2b90b4e8a155fcf64789bc90e39 (diff) | |
download | freebsd-ports-gnome-0d6e1ea2a9a584bbd24819daa29397e8231ef5c6.tar.gz freebsd-ports-gnome-0d6e1ea2a9a584bbd24819daa29397e8231ef5c6.tar.zst freebsd-ports-gnome-0d6e1ea2a9a584bbd24819daa29397e8231ef5c6.zip |
- cleanup ADDITIONAL_LIB_DIRS
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index a62568e0e443..6439a4667ba0 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -51,8 +51,6 @@ PLIST_SUB+= BACK=xdps-${BACKVERSION} PLIST_SUB+= WITH_XLIB="@comment " BACK_SUFFIX?= -xdps CONFLICTS?= gunstep-back-0.* gunstep-back-art-0.* gunstep-back-cairo-0.* -ADDITIONAL_INCLUDE_DIRS+= -I${LOCALBASE}/include -ADDITIONAL_LDFLAGS+= -L${LOCALBASE}/lib .elif defined(WITH_GNUSTEP_LIBART) LIB_DEPENDS+= art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl CONFIGURE_ARGS+= --enable-graphics=art --with-name=art |