diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-02-27 02:55:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-02-27 02:55:28 +0800 |
commit | 52fb3609b7e9d13d6bf26857b557b89e468410d1 (patch) | |
tree | f3146e9af374509e7bdd9a1f2fa23813c59bebb0 /x11 | |
parent | 52f49715abf3b680a234bc2619a24dc56e82ef31 (diff) | |
download | freebsd-ports-gnome-52fb3609b7e9d13d6bf26857b557b89e468410d1.tar.gz freebsd-ports-gnome-52fb3609b7e9d13d6bf26857b557b89e468410d1.tar.zst freebsd-ports-gnome-52fb3609b7e9d13d6bf26857b557b89e468410d1.zip |
- cleanup
Diffstat (limited to 'x11')
-rw-r--r-- | x11/etoile-xwindowserverkit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/etoile-xwindowserverkit/Makefile b/x11/etoile-xwindowserverkit/Makefile index 742e334e9af9..8480a3382d92 100644 --- a/x11/etoile-xwindowserverkit/Makefile +++ b/x11/etoile-xwindowserverkit/Makefile @@ -28,6 +28,5 @@ WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} USE_GNUSTEP_MAKE_DIRS+= Frameworks/XWindowServerKit ADDITIONAL_OBJCFLAGS+= -I${LOCALBASE}/include ADDITIONAL_LDFLAGS+= -L${LOCALBASE}/lib -MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${GNUSTEP_SYSTEM_ROOT}" .include <bsd.port.mk> |