diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-05 10:37:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-05 10:37:52 +0000 |
commit | 0c1ab4538d54b087595d7a8f16514d04dd1f2797 (patch) | |
tree | f21783e8475252a14a9c27324eab07a32b8db432 /x11-toolkits | |
parent | d427e266d87c72ff1f7acd0f62dd7986a0f10f93 (diff) | |
download | ports-0c1ab4538d54b087595d7a8f16514d04dd1f2797.tar.gz ports-0c1ab4538d54b087595d7a8f16514d04dd1f2797.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-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 |