From 3aa9b484131b5835a7875ba57cac901593286b35 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 13 Jan 2007 03:57:11 +0000 Subject: - update to use new bsd.gnustep.mk PR: Submitted by: Reviewed by: Approved by: gurkan@linuks.mine.nu Obtained from: MFC after: Security: --- archivers/zipper/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'archivers/zipper') diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile index 6860e799e0ac..cae02f357c03 100644 --- a/archivers/zipper/Makefile +++ b/archivers/zipper/Makefile @@ -9,21 +9,21 @@ PORTNAME= zipper PORTVERSION= 1.1 CATEGORIES= archivers MASTER_SITES= http://xanthippe.dyndns.org/Zipper/ \ - http://io.debian.net/~tar/ports/distfiles/ + ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Zipper-${PORTVERSION} MAINTAINER= gurkan@linuks.mine.nu COMMENT= Tool for inspecting the contents of a compressed archive -WRKSRC= ${WRKDIR}/Zipper -USE_GMAKE= yes USE_GNUSTEP= yes USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_SYSTEM_LIBS+= Renaissance:${RENAISSANCE_PORT} -MAKEFILE= GNUmakefile + +WRKSRC= ${WRKDIR}/Zipper + RENAISSANCE_PORT?= x11-toolkits/renaissance .include -- cgit v1.2.3