diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-01-29 22:46:04 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-01-29 22:46:04 +0000 |
commit | d02f2cd4efd98cd3d6e27f5a4d2f66e519943489 (patch) | |
tree | 93e6cabe9a826eacc11d9841b9223a8fe2886be5 /x11/libdnd | |
parent | f9b0466a023920f2b320001729339bf5db706912 (diff) | |
download | ports-d02f2cd4efd98cd3d6e27f5a4d2f66e519943489.tar.gz ports-d02f2cd4efd98cd3d6e27f5a4d2f66e519943489.zip |
Notes
Diffstat (limited to 'x11/libdnd')
-rw-r--r-- | x11/libdnd/Makefile | 1 |
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) |