From f81674b8959d5c7b99c468f0abf37d4fee4497d1 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 10 Mar 2004 15:08:55 +0000 Subject: - Fix WWW: line - Utilize INFO and use DATADIR - Bump PORTREVISION PR: ports/64020 Submitted by: maintainer --- deskutils/gcal/Makefile | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) (limited to 'deskutils/gcal/Makefile') diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile index 2899da80baac..7c5ed4b4f3ba 100644 --- a/deskutils/gcal/Makefile +++ b/deskutils/gcal/Makefile @@ -7,10 +7,10 @@ PORTNAME= gcal PORTVERSION= 3.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= gcal +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= cyrille.lefevre@laposte.net COMMENT= The GNU Gregorian calendar program @@ -19,21 +19,14 @@ COMMENT= The GNU Gregorian calendar program # USE_GETTEXT= yes -GNU_CONFIGURE= yes - # required to rebuild info files if needed. USE_GMAKE= yes +USE_LIBTOOL= yes +GNU_CONFIGURE= yes -# PREFIX isn't honored. force it w/ prefix. -MAKE_ARGS= prefix="${PREFIX}" - +INFO= gcal MAN1= gcal.1 gcal2txt.1 tcal.1 txt2gcal.1 -# Local variables -# - -INSTALL_INFO?= install-info - # Post-extract # @@ -42,12 +35,4 @@ INSTALL_INFO?= install-info # post-extract: # @${RM} -f ${WRKSRC}/doc/*/${PORTNAME}.info* -# Post-install -# - -post-install: install-info - -install-info: - @${INSTALL_INFO} ${PREFIX}/info/${PORTNAME}.info ${PREFIX}/info/dir - .include -- cgit v1.2.3