typoes, thx Alexandr Shadchin
This commit is contained in:
parent
78ffb4bdd6
commit
3cb03e4598
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/10/18 16:52:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 21:17:12 espie Exp $
|
||||
|
||||
COMMENT = audio codec for lossless, lossy and hybrid compression
|
||||
|
||||
@ -29,6 +29,6 @@ CONFIGURE_ARGS = ${CONFIGURE_SHARED} \
|
||||
--with-libiconv-prefix="${LOCALBASE}"
|
||||
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/18 17:47:54 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/10/18 21:17:12 espie Exp $
|
||||
|
||||
COMMENT= internationalized string handling
|
||||
|
||||
@ -23,7 +23,7 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--disable-csharp \
|
||||
--disable-java
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/build-aux
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2010/10/18 19:59:16 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2010/10/18 21:17:11 espie Exp $
|
||||
|
||||
COMMENT= synchronize IMAP4 and maildir mailboxes
|
||||
|
||||
@ -23,7 +23,7 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/db4" \
|
||||
LDFLAGS=-L${LOCALBASE}/lib/db4 \
|
||||
LDADD=-ldb
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/isync
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2010/10/18 19:59:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2010/10/18 21:17:11 espie Exp $
|
||||
|
||||
COMMENT= flexible POP3 server
|
||||
|
||||
@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --localstatedir="/var/spool/spop3d" \
|
||||
--enable-last --enable-bulletins --enable-nonip \
|
||||
--enable-ipv6 --enable-resolve --enable-connect \
|
||||
--enable-logextend --enable-statistics
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
# enable support for APOP authentication.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2010/10/18 18:36:49 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2010/10/18 21:17:11 espie Exp $
|
||||
|
||||
COMMENT= FTP proxy
|
||||
|
||||
@ -22,7 +22,7 @@ CONFIGURE_ARGS+= --enable-crypt \
|
||||
--enable-libwrap \
|
||||
--with-confpath="${SYSCONFDIR}" \
|
||||
--with-logpath="/var/log"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/jftpgw
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2010/10/18 18:36:50 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2010/10/18 21:17:11 espie Exp $
|
||||
|
||||
COMMENT= command line arbitrary packet builder
|
||||
|
||||
@ -22,5 +22,5 @@ WANTLIB= c m
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS+= --with-libnet_includes=${LOCALBASE}/include/libnet-1.0 \
|
||||
--with-libnet_libraries=${LOCALBASE}/lib/libnet-1.0
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user