diff options
Diffstat (limited to 'net/ed2k-gtk-gui/Makefile')
-rw-r--r-- | net/ed2k-gtk-gui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ed2k-gtk-gui/Makefile b/net/ed2k-gtk-gui/Makefile index 6c70f35104a..e3dce76fbd4 100644 --- a/net/ed2k-gtk-gui/Makefile +++ b/net/ed2k-gtk-gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:39 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2009/07/22 09:01:40 wiz Exp $ DISTNAME= ed2k-gtk-gui-0.6.3 PKGREVISION= 4 @@ -12,7 +12,6 @@ COMMENT= GUI for the eDonkey2000 and Overnet PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pkg-config -USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CONFIGURE_LDFLAGS=${LDFLAGS:M*:Q} |