summaryrefslogtreecommitdiff
path: root/print/transfig
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-02-20 22:48:24 +0000
committerhubertf <hubertf>1999-02-20 22:48:24 +0000
commit3c89afa1327f440d7544cbf8f1c52f46e91db734 (patch)
treef0ac98b899382f539e1e39385f1316edd18626bd /print/transfig
parentd9e62bf19ae2d52db15e40f15b4cce285e47fb7a (diff)
downloadpkgsrc-3c89afa1327f440d7544cbf8f1c52f46e91db734.tar.gz
Fix CONFLICTS (remove redundancy, mostly)
Diffstat (limited to 'print/transfig')
-rw-r--r--print/transfig/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile
index 4401d66a5e2..aaa5ad31b53 100644
--- a/print/transfig/Makefile
+++ b/print/transfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/08/27 13:46:00 garbled Exp $
+# $NetBSD: Makefile,v 1.11 1999/02/20 22:48:42 hubertf Exp $
#
DISTNAME= transfig.3.2.1
@@ -13,8 +13,6 @@ MAINTAINER= root@garbled.net
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= jpeg-6b:../../graphics/jpeg
-CONFLICTS= transfig-3.2
-
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"