summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-01-29 22:46:04 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-01-29 22:46:04 +0000
commitd02f2cd4efd98cd3d6e27f5a4d2f66e519943489 (patch)
tree93e6cabe9a826eacc11d9841b9223a8fe2886be5 /x11
parent- Use Baekmukfonts-bdf instead of hanyang fonts. (diff)
Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
for them.
Notes
Notes: svn path=/head/; revision=25296
Diffstat (limited to 'x11')
-rw-r--r--x11/libdnd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile
index ef02ef99fb27..2e0688062871 100644
--- a/x11/libdnd/Makefile
+++ b/x11/libdnd/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= lukin@okbmei.msk.su
USE_XLIB= yes
WRKSRC= ${WRKDIR}/DND/DNDlib
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CXXFLAGS="${CFLAGS}"
post-install:
.if !defined(NOPORTDOCS)