diff options
author | minskim <minskim@pkgsrc.org> | 2004-05-16 17:47:14 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-05-16 17:47:14 +0000 |
commit | 234e31ca3d3fd4453dfc74e66d424c0d3df6f307 (patch) | |
tree | 4e5deee9fc40836658ab7200ff40ebe8c8747904 /chat | |
parent | f2b029809dad5e5c8b6e86d947ab6c985c076123 (diff) | |
download | pkgsrc-234e31ca3d3fd4453dfc74e66d424c0d3df6f307.tar.gz |
Do not share DISTINFO_FILE and PATCHDIR with licq-gui-console. The
patch in licq-gui-console/patches fails because this package has
different WRKSRC.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/licq-gui-qt/Makefile | 5 | ||||
-rw-r--r-- | chat/licq-gui-qt/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/chat/licq-gui-qt/Makefile b/chat/licq-gui-qt/Makefile index 9cee9ccde93..6af151627fe 100644 --- a/chat/licq-gui-qt/Makefile +++ b/chat/licq-gui-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/04/27 22:03:13 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/05/16 17:47:14 minskim Exp $ # DISTNAME= licq-1.2.6 @@ -24,9 +24,6 @@ USE_BUILDLINK3= YES GNU_CONFIGURE= YES WRKSRC= ${WRKDIR:=/${DISTNAME}/plugins/qt-gui} -PATCHDIR= ${.CURDIR}/../licq-gui-console/patches -DISTINFO_FILE= ${.CURDIR}/../licq-gui-console/distinfo - INCOMPAT_CURSES= NetBSD-1.4*-* NetBSD-1.5*-* NetBSD-1.6[-_.]*-* NetBSD-1.6[A-Q]-* .include "../../x11/qt3-libs/buildlink3.mk" diff --git a/chat/licq-gui-qt/distinfo b/chat/licq-gui-qt/distinfo new file mode 100644 index 00000000000..48cdf78618d --- /dev/null +++ b/chat/licq-gui-qt/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.3 2004/05/16 17:47:14 minskim Exp $ + +SHA1 (licq-1.2.6.tar.bz2) = fef2d6d8c9a368313335f3ac0e86128aa24133ef +Size (licq-1.2.6.tar.bz2) = 3282918 bytes |