diff options
Diffstat (limited to 'x11/oooqs2/Makefile')
-rw-r--r-- | x11/oooqs2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/oooqs2/Makefile b/x11/oooqs2/Makefile index 9d3389449108..70a2f327fa20 100644 --- a/x11/oooqs2/Makefile +++ b/x11/oooqs2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.berlios.de/segfaultskde/ MAINTAINER= ports@FreeBSD.org COMMENT= Quick launcher for Open Office -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_KDELIBS_VER= 3 USE_GMAKE= yes |