diff options
author | edwin <edwin@FreeBSD.org> | 2003-12-28 19:12:33 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-12-28 19:12:33 +0800 |
commit | d1f2250c1cb7bb81d5c69e548513fe423c80aa14 (patch) | |
tree | 6a8f939e9d65678ed89bdd1c2adce60f422a74f8 /textproc/iiimf-protocol-lib | |
parent | d30da7710ba2e8ebc601a29af7e2972829a05b4d (diff) | |
download | freebsd-ports-gnome-d1f2250c1cb7bb81d5c69e548513fe423c80aa14.tar.gz freebsd-ports-gnome-d1f2250c1cb7bb81d5c69e548513fe423c80aa14.tar.zst freebsd-ports-gnome-d1f2250c1cb7bb81d5c69e548513fe423c80aa14.zip |
remove USE_LIBTOOL, it inferes with the configure phase
Diffstat (limited to 'textproc/iiimf-protocol-lib')
-rw-r--r-- | textproc/iiimf-protocol-lib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/iiimf-protocol-lib/Makefile b/textproc/iiimf-protocol-lib/Makefile index a2aa015396dd..dc59f34c750b 100644 --- a/textproc/iiimf-protocol-lib/Makefile +++ b/textproc/iiimf-protocol-lib/Makefile @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}-${IIIMF_VER}/lib/iiimp PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}-${IIIMF_VER} USE_BZIP2= yes USE_GMAKE= yes -USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes HAS_CONFIGURE= yes |