diff options
Diffstat (limited to 'chat/gaim-gtk1/Makefile')
-rw-r--r-- | chat/gaim-gtk1/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/chat/gaim-gtk1/Makefile b/chat/gaim-gtk1/Makefile deleted file mode 100644 index f7212381440..00000000000 --- a/chat/gaim-gtk1/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.5 2004/05/03 22:38:40 snj Exp $ -# - -.include "Makefile.common" - -CONFLICTS+= gaim-gnome-[0-9]* - -USE_BUILDLINK3= YES - -CONFIGURE_ARGS+= --disable-gnome -CONFIGURE_ARGS+= --disable-panel - -PLIST_SRC+= ${.CURDIR}/PLIST - -.include "../../audio/esound/buildlink3.mk" -.include "../../graphics/gdk-pixbuf/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" |