USE_X11 = Yes
ok naddy@
This commit is contained in:
parent
b97147fc62
commit
686554c7d3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.66 2007/04/28 09:32:38 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.67 2007/07/11 11:05:38 aanriot Exp $
|
||||
|
||||
COMMENT= "shell-like command line ftp and sftp client"
|
||||
|
||||
@ -22,6 +22,7 @@ MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_X11= Yes
|
||||
LIBTOOL_FLAGS= --tag=disable-shared
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --with-openssl \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.53 2007/04/03 14:52:29 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.54 2007/07/11 11:05:38 aanriot Exp $
|
||||
|
||||
COMMENT= "multi-router traffic grapher"
|
||||
|
||||
@ -16,6 +16,7 @@ RUN_DEPENDS= ::net/p5-SNMP_Session \
|
||||
::textproc/p5-Pod-Simple
|
||||
|
||||
MODULES= converters/libiconv
|
||||
USE_X11= Yes
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2007/04/27 19:03:53 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/07/11 11:05:38 aanriot Exp $
|
||||
|
||||
COMMENT= "SIP Express Router"
|
||||
|
||||
@ -23,6 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WRKDIST= ${WRKDIR}/ser-${VERSION}
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_X11= Yes
|
||||
|
||||
ALL_TARGET= all ser.cfg
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/04/28 09:21:18 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/07/11 11:05:38 aanriot Exp $
|
||||
|
||||
COMMENT= "XML-RPC C/C++ client-server implementation"
|
||||
CATEGORIES= net devel textproc
|
||||
@ -24,6 +24,7 @@ LIB_DEPENDS= iconv::devel/gettext
|
||||
CONFIGURE_STYLE= gnu autoconf
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_X11= Yes
|
||||
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -liconv"
|
||||
|
Loading…
x
Reference in New Issue
Block a user