summaryrefslogtreecommitdiff
path: root/chat/gaim-gtk1
diff options
context:
space:
mode:
authorjmc <jmc>2003-04-23 02:09:58 +0000
committerjmc <jmc>2003-04-23 02:09:58 +0000
commitd119f4c7d358ddbc7f30ee9765ce6814ff314f1f (patch)
tree664fb88b92008bfb4afaf260199c5a3f0e051846 /chat/gaim-gtk1
parentb08f8a46502558169de4b4912d55135dc12d8add (diff)
downloadpkgsrc-d119f4c7d358ddbc7f30ee9765ce6814ff314f1f.tar.gz
This includes the wrong PLIST. Include the one from this dir, not the main gaim
one.
Diffstat (limited to 'chat/gaim-gtk1')
-rw-r--r--chat/gaim-gtk1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim-gtk1/Makefile b/chat/gaim-gtk1/Makefile
index ed1de78f10a..365b0ae1e62 100644
--- a/chat/gaim-gtk1/Makefile
+++ b/chat/gaim-gtk1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/11 15:39:02 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2003/04/23 02:09:58 jmc Exp $
#
.include "Makefile.common"
@@ -10,7 +10,7 @@ USE_BUILDLINK2= YES
CONFIGURE_ARGS+= --disable-gnome
CONFIGURE_ARGS+= --disable-panel
-PLIST_SRC+= ${.CURDIR}/../gaim/PLIST
+PLIST_SRC+= ${.CURDIR}/PLIST
.include "../../audio/esound/buildlink2.mk"
.include "../../graphics/gdk-pixbuf/buildlink2.mk"