diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-23 14:55:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-23 14:55:58 +0800 |
commit | 2f53744799e1ce1139ceeb78d5273f89bfc1e0e6 (patch) | |
tree | 7619fe276bdc6fbb440aef553a44feeedd4ac5d5 /x11-toolkits | |
parent | bee8127d392cb92bee5f1e57c36105bc45fd13e9 (diff) | |
download | marcuscom-ports-2f53744799e1ce1139ceeb78d5273f89bfc1e0e6.tar marcuscom-ports-2f53744799e1ce1139ceeb78d5273f89bfc1e0e6.tar.gz marcuscom-ports-2f53744799e1ce1139ceeb78d5273f89bfc1e0e6.tar.bz2 marcuscom-ports-2f53744799e1ce1139ceeb78d5273f89bfc1e0e6.tar.lz marcuscom-ports-2f53744799e1ce1139ceeb78d5273f89bfc1e0e6.tar.xz marcuscom-ports-2f53744799e1ce1139ceeb78d5273f89bfc1e0e6.tar.zst marcuscom-ports-2f53744799e1ce1139ceeb78d5273f89bfc1e0e6.zip |
This port doesn't need USE_REINPLACE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1521 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libgtk-java/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile index b7a6c5b6c..1f615a27e 100644 --- a/x11-toolkits/libgtk-java/Makefile +++ b/x11-toolkits/libgtk-java/Makefile @@ -20,7 +20,6 @@ USE_XLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_JAVA= 1.2+ -USE_REINPLACE= yes USE_GNOME= gnomehack gtk20 CONFIGURE_ARGS= --without-gcj-compile \ --with-java-prefix=${JAVA_HOME} |