pkgsrc-wip/fbida/patches/patch-aa
Thomas Klausner 2849bf60e7 Initial import of fbida-2.03:
Ida is a small and fast image viewer, motif-based.  For people who
don't want the KDE/GNOME overhead.  Some basic editing functions are
available too.

The package also includes exiftran, similar to jpegtran.
2005-08-12 22:46:55 +00:00

13 lines
441 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2005/08/12 22:46:55 thomasklausner Exp $
--- GNUmakefile.orig 2004-06-30 15:41:54.000000000 +0200
+++ GNUmakefile
@@ -29,7 +29,7 @@ include $(srcdir)/mk/Autoconf.mk
define make-config
LIB := $(LIB)
-RESDIR := $(call ac_resdir)
+RESDIR := $(prefix)/lib/X11
HAVE_ENDIAN_H := $(call ac_header,endian.h)
HAVE_LINUX_FB_H := $(call ac_header,linux/fb.h)
HAVE_NEW_EXIF := $(call ac_header,libexif/exif-log.h)