summaryrefslogtreecommitdiff
path: root/sysutils/gcombust
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-05-15 20:02:55 +0000
committerhubertf <hubertf@pkgsrc.org>1999-05-15 20:02:55 +0000
commit155c7e9cab991f47c100ac146ba747b5bee7b99e (patch)
treef03b7ed1f0bf94bf53821775867cf7a316be5c6d /sysutils/gcombust
parent2ef975daa6f3af9fe6af52250db22a59b8a5627f (diff)
downloadpkgsrc-155c7e9cab991f47c100ac146ba747b5bee7b99e.tar.gz
There was already a cdlabelgen in pkgsrc/graphics, use that one.
Kindly pointed our by Bernd Ernesti.
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r--sysutils/gcombust/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index 234ca150f1a..e0e3bbdf5b5 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/05/15 08:04:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1999/05/15 20:02:55 hubertf Exp $
#
DISTNAME= gcombust-0.1.12
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.abo.fi/~jmunsin/gcombust/
DEPENDS+= mkhybrid-1.12b5.2:../mkhybrid
DEPENDS+= cdrecord-1.6.1:../cdrecord
-DEPENDS+= cdlabelgen-1.1.3:../../print/cdlabelgen
+DEPENDS+= cdlabelgen-1.1.3:../../graphics/cdlabelgen
DEPENDS+= gv-3.5.8:../../print/gv
DEPENDS+= gtk+-1.2.2:../../x11/gtk