aboutsummaryrefslogtreecommitdiff
path: root/x11/libdnd/Makefile
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/libdnd/Makefile
parentf9b0466a023920f2b320001729339bf5db706912 (diff)
downloadports-d02f2cd4efd98cd3d6e27f5a4d2f66e519943489.tar.gz
ports-d02f2cd4efd98cd3d6e27f5a4d2f66e519943489.zip
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/libdnd/Makefile')
-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)