Tighten DEPENDS and move to REVISION.
ok sthen@
This commit is contained in:
parent
89a70b5493
commit
7eb7d5172e
@ -1,11 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2009/11/22 16:40:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/09/22 12:51:50 ajacoutot Exp $
|
||||
|
||||
COMMENT= X Printing Panel
|
||||
|
||||
DISTNAME= xpp-1.5
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
CATEGORIES= print sysutils
|
||||
|
||||
REVISION= 6
|
||||
|
||||
HOMEPAGE= http://cups.sourceforge.net/xpp/
|
||||
|
||||
# GPLv2
|
||||
@ -15,14 +16,12 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += GL ICE SM X11 Xau Xdmcp Xext asn1 c crypto gssapi krb5
|
||||
WANTLIB += m pthread ssl stdc++ z
|
||||
WANTLIB += m pthread ssl stdc++ z cups jpeg fltk fltk_images png
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cups/}
|
||||
|
||||
LIB_DEPENDS= cups::print/cups \
|
||||
jpeg.>=62::graphics/jpeg \
|
||||
fltk.>=4,fltk_images.>=4::x11/fltk \
|
||||
png.>=4::graphics/png
|
||||
LIB_DEPENDS= ::print/cups \
|
||||
::x11/fltk
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
USE_GMAKE= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user