aboutsummaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-03-29 11:06:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-03-29 11:06:22 +0000
commitec512c5aec5b14a9d0b99475abc4eeab73bbb809 (patch)
treed418d7a13ce3ed6edeb65097f692670fa5dfa753 /emulators/vice
parent8a39d7472ddc442e8d6cc51ded0bab92af7ff2e8 (diff)
downloadports-ec512c5aec5b14a9d0b99475abc4eeab73bbb809.tar.gz
ports-ec512c5aec5b14a9d0b99475abc4eeab73bbb809.zip
- clean X11BASE
Notes
Notes: svn path=/head/; revision=210064
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 8d9df3482ed5..1a2f477e7242 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -42,9 +42,9 @@ CONFIGURE_ARGS= --with-xaw3d
CONFLICTS?= vice-gnome-1.*
.endif
-CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
+CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= vice.1 c1541.1 petcat.1
MLINKS= vice.1 x64.1 \