summaryrefslogtreecommitdiff
path: root/comms/efax-gtk
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-01 11:49:10 +0000
committerjmmv <jmmv>2003-03-01 11:49:10 +0000
commit2ddf43805eaf46d05b3d953f4da5962538bf1a2a (patch)
tree92c74602cd9d3da435f27f8f0206bb05aaa2f02f /comms/efax-gtk
parent1c969d5b877d2c30dca359ce882454ab11b64c95 (diff)
downloadpkgsrc-2ddf43805eaf46d05b3d953f4da5962538bf1a2a.tar.gz
Rename the libsigc++ dependancy to libsigc++10. Bump PKGREVISION.
Diffstat (limited to 'comms/efax-gtk')
-rw-r--r--comms/efax-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index 7cc7effecfc..7d360e9c132 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/01/28 22:03:08 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2003/03/01 11:49:10 jmmv Exp $
DISTNAME= efax-gtk-1.0.1b.src
PKGNAME= efax-gtk-1.0.1b
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://www.cvine.freeserve.co.uk/efax-gtk/
EXTRACT_SUFX= .tgz
@@ -32,7 +32,7 @@ post-extract:
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/efax-gtk
-.include "../../devel/libsigc++/buildlink2.mk"
+.include "../../devel/libsigc++10/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
.include "../../x11/gtk--/buildlink2.mk"