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-toolkits/tk80 | |
parent | e4aa76a9be409201f9ab206e1028818ae37599ad (diff) |
Remove USE_REINPLACE from categories starting with X
Notes
Notes:
svn path=/head/; revision=162219
Diffstat (limited to 'x11-toolkits/tk80')
-rw-r--r-- | x11-toolkits/tk80/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile index 40a1b6487de2..091989b11066 100644 --- a/x11-toolkits/tk80/Makefile +++ b/x11-toolkits/tk80/Makefile @@ -27,7 +27,6 @@ CONFIGURE_ARGS= --enable-shared CONFIGURE_ENV= PORTSDIR=${PORTSDIR} TK_LIB_FILE=${TK_LIB_FILE} PKGINSTALL= ${PKGDIR}/pkg-install.wish PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.wish -USE_REINPLACE= yes SHLIB_MAJOR= 1 SHLIB_MINOR= 4 |