summaryrefslogtreecommitdiff
path: root/graphics/giftrans
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commit95b3e3e2360a18f5efbc61ef85a063b7481be09f (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /graphics/giftrans
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'graphics/giftrans')
-rw-r--r--graphics/giftrans/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/giftrans/Makefile b/graphics/giftrans/Makefile
index 9f95060599a..02c260e8ba9 100644
--- a/graphics/giftrans/Makefile
+++ b/graphics/giftrans/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2001/03/08 10:20:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:16 jmmv Exp $
#
DISTNAME= sgif1122
PKGNAME= giftrans-1.12.2
+WRKSRC= ${WRKDIR}/usr/src/${PKGNAME}
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/Linux/woven/html/
EXTRACT_SUFX= .tgz
@@ -11,8 +12,6 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://ion.le.ac.uk/~mar5/giftrans.html
COMMENT= Manipulate GIF89a images' transparency, comment and other data
-WRKSRC= ${WRKDIR}/usr/src/${PKGNAME}
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/giftrans ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/giftrans.1 ${PREFIX}/man/man1