Add WANTLIB markers

looks good espie@
This commit is contained in:
alek 2004-12-02 19:19:58 +00:00
parent eea2eb2476
commit a52387e92a
8 changed files with 19 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2004/11/23 10:54:04 alek Exp $
# $OpenBSD: Makefile,v 1.39 2004/12/02 19:19:58 alek Exp $
COMMENT= "USENET software package designed for small sites"
@ -16,6 +16,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=leafnode/}
EXTRACT_SUFX= .tar.bz2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2003/08/18 17:11:42 brad Exp $
# $OpenBSD: Makefile,v 1.9 2004/12/02 19:19:59 alek Exp $
# Original from: Curtiss Howard, cereal@schizo.com
#
@ -16,6 +16,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m termcap
MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/dists/potato/main/source/news/ \
http://people.montana.com/~drrom/

View File

@ -3,7 +3,7 @@
# Date created: 28 April 1998
# Whom: Ejovi Nuwere <ejovi@ejovi.net>
#
# $OpenBSD: Makefile,v 1.17 2003/07/16 19:24:25 naddy Exp $
# $OpenBSD: Makefile,v 1.18 2004/12/02 19:19:59 alek Exp $
#
COMMENT= "download news articles from NNTP server"
@ -17,6 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2004/08/10 09:26:13 xsa Exp $
# $OpenBSD: Makefile,v 1.15 2004/12/02 19:19:59 alek Exp $
COMMENT= "powerful Gtk+2 newsreader"
@ -25,6 +25,10 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext Xft Xinerama Xrender atk-1.0.0.0 c \
fontconfig freetype glib-2.0.0.0 gmodule-2.0.0.0 \
gobject-2.0.0.0 m pango-1.0.0.0 pangox-1.0.0.0 \
pangoxft-1.0.0.0 pthread z
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+=--disable-gtkspell

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2002/12/29 20:31:39 fgsch Exp $
# $OpenBSD: Makefile,v 1.17 2004/12/02 19:19:59 alek Exp $
COMMENT= "alpha-release readers for reading SOUP and QWK packets"
@ -10,6 +10,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
MASTER_SITES= ftp://linux.psy.unipd.it/pub/pluto/developers/utils/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.37 2004/09/15 00:40:23 pvalchev Exp $
# $OpenBSD: Makefile,v 1.38 2004/12/02 19:19:59 alek Exp $
COMMENT= "SLang-based newsreader"
@ -15,6 +15,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c crypto m ssl termcap
PFILES= ranges post mime ranges2
MASTER_SITES0= http://slrn.sourceforge.net/patches/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2004/08/10 09:26:13 xsa Exp $
# $OpenBSD: Makefile,v 1.28 2004/12/02 19:19:59 alek Exp $
COMMENT= 'threaded NNTP and spool based UseNet newsreader'
@ -21,6 +21,7 @@ PERMIT_PACKAGE_CDROM= "no fee"
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "no fee"
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c ncurses
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --with-ispell=${LOCALBASE}/bin/ispell \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2002/10/28 01:50:16 naddy Exp $
# $OpenBSD: Makefile,v 1.8 2004/12/02 19:19:59 alek Exp $
COMMENT= "threaded newsreader"
@ -16,6 +16,7 @@ PERMIT_DISTFILES_CDROM=Yes
# Technically, we could put trn on CD-Rom, provided we include the distfile
# as well...
PERMIT_PACKAGE_CDROM=No
WANTLIB=c curses m
CONFIGURE_STYLE=simple