=================================================================== RCS file: /cvs/ports/graphics/zint/Attic/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.4 diff -u -r1.1.1.1 -r1.4 --- ports/graphics/zint/Attic/Makefile 2011/05/07 09:05:29 1.1.1.1 +++ ports/graphics/zint/Attic/Makefile 2011/11/29 05:37:37 1.4 @@ -1,18 +1,21 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2011/05/07 09:05:29 yason Exp $ +# $OpenBSD: Makefile,v 1.4 2011/11/29 05:37:37 yason Exp $ COMMENT-main = barcode generator COMMENT-x11 = barcode generator GUI -DISTNAME = zint-2.4.1 +V = 2.4.3 +DISTNAME = zint-${V} PKGNAME-main = ${DISTNAME} -PKGNAME-x11 = zint-x11-2.4.1 +PKGNAME-x11 = zint-x11-${V} +SHARED_ONLY = Yes + SHARED_LIBS += QZint 0.0 # 2.4 SHARED_LIBS += zint 0.0 # 2.4 CATEGORIES = graphics -HOMEPAGE = http://www.zint.org.uk +HOMEPAGE = http://sourceforge.net/projects/zint/ MAINTAINER = Kirill Bychkov @@ -32,8 +35,6 @@ LIB_DEPENDS = graphics/png -SEPARATE_BUILD = simple -#USE_LIBTOOL = Yes CONFIGURE_ARGS = -DCMAKE_BUILD_TYPE=RELEASE MULTI_PACKAGES = -main @@ -41,7 +42,7 @@ PSEUDO_FLAVORS = no_x11 FLAVOR ?= -.if !${FLAVOR:L:Mno_x11} +.if !${FLAVOR:Mno_x11} MULTI_PACKAGES += -x11 LIB_DEPENDS-x11 += graphics/zint,-main \ x11/qt4