diff options
author | markd <markd@pkgsrc.org> | 2007-01-27 21:12:16 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-01-27 21:12:16 +0000 |
commit | 0c1c2314049808277fe3e597ec3f3326eb411796 (patch) | |
tree | 83a0ac4403cca7be8f2e6325a52950d96876b1bd | |
parent | c607bf5e765f80b3350dc228c53e0bf08db1bf73 (diff) | |
download | pkgsrc-0c1c2314049808277fe3e597ec3f3326eb411796.tar.gz |
Update HOMEPAGE.
Remove USE_DIRS line, kde3.mk sets it.
-rw-r--r-- | graphics/libkexif/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/libkexif/Makefile b/graphics/libkexif/Makefile index 1c83b110a35..807569bde6e 100644 --- a/graphics/libkexif/Makefile +++ b/graphics/libkexif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2007/01/17 23:47:20 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2007/01/27 21:12:16 markd Exp $ DISTNAME= libkexif-0.2.5 PKGREVISION= 1 @@ -7,10 +7,9 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://extragear.kde.org/apps/kipi/ +HOMEPAGE= http://www.kipi-plugins.org/drupal/ COMMENT= Image EXIF information library manipulation -USE_DIRS+= xdg-1.1 USE_TOOLS+= gmake pkg-config msgfmt USE_LANGUAGES= c c++ GNU_CONFIGURE= YES |