summaryrefslogtreecommitdiff
path: root/graphics/gqview/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-09-20 21:12:15 +0000
committersnj <snj>2004-09-20 21:12:15 +0000
commit59e328e43f6d279222d64b70a659eec6893c25be (patch)
treead0530ad8d6b15c2e839b58b88523b27d0df5bcc /graphics/gqview/Makefile
parent4cb638e2b0056d49823ee2558443845f57fc59cb (diff)
downloadpkgsrc-59e328e43f6d279222d64b70a659eec6893c25be.tar.gz
Update to gqview-1.4.4.
Changes: * Fix various focus issues when removing or deleting images. * Fix bug where GQview would hang until an editor command completed. * Fix full screen interfering with xscreensaver lock. * Fix date text utf-8 warnings. * File management operations no longer turn off full screen. * Fix unexpected layout order change in options window. * Fix crash when starting slide show from folder tree right click menu. * Miscellaneous fixes from 1.5 devel branch.
Diffstat (limited to 'graphics/gqview/Makefile')
-rw-r--r--graphics/gqview/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 4dbb37f4c43..e8be97a758e 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2004/04/30 23:33:37 snj Exp $
+# $NetBSD: Makefile,v 1.48 2004/09/20 21:12:15 snj Exp $
-DISTNAME= gqview-1.4.3
+DISTNAME= gqview-1.4.4
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}
@@ -10,10 +10,10 @@ COMMENT= GTK2-based graphic file viewer
BUILD_USES_MSGFMT= # defined
-USE_BUILDLINK3= yes
GNU_CONFIGURE= # defined
+USE_BUILDLINK3= yes
+USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= # defined
-CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"