diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
commit | 5b2fd8de70e4c33699c9335a901f40c63fe08e01 (patch) | |
tree | 42b0d2f988ffac4df04dcff388a29052efdec94a /x11-wm/ude | |
parent | Remove USE_REINPLACE from categories starting with W (diff) |
Remove USE_REINPLACE from categories starting with X
Diffstat (limited to 'x11-wm/ude')
-rw-r--r-- | x11-wm/ude/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile index 4193710ab80e..866e91d7a5b9 100644 --- a/x11-wm/ude/Makefile +++ b/x11-wm/ude/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg USE_X_PREFIX= yes USE_XPM= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |