- Better deps

- Add WANTLIB marker
- Bump PKGNAME

ok kevlo@
This commit is contained in:
alek 2005-01-03 10:18:53 +00:00
parent e53987c531
commit b7852c9af7

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2004/12/30 16:40:31 espie Exp $
# $OpenBSD: Makefile,v 1.18 2005/01/03 10:18:53 alek Exp $
COMMENT= "mail user agent for X in C with a Tcl/Tk frontend"
DISTNAME= tkrat-2.1.2
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= mail x11
HOMEPAGE= http://www.tkrat.org/
@ -14,11 +14,12 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= crypto ssl
MASTER_SITES= ${HOMEPAGE}/downloads/stable/
LIB_DEPENDS= tcl84:tcl-8.4.*:lang/tcl/8.4 \
tk84:tk-8.4.*:x11/tk/8.4
BUILD_DEPENDS= :tk-8.4.*:x11/tk/8.4
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_X11= Yes
CONFIGURE_STYLE= gnu dest