diff options
Diffstat (limited to 'print/gnomephotoprinter/Makefile')
-rw-r--r-- | print/gnomephotoprinter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile index d23948f6be6a..ddcca81034b9 100644 --- a/print/gnomephotoprinter/Makefile +++ b/print/gnomephotoprinter/Makefile @@ -19,7 +19,7 @@ COMMENT= Gnome Photo Printer is intended for printing photos in an easy way USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes post-install: ${INSTALL_DATA} ${FILESDIR}/gnomephotoprinter.desktop ${PREFIX}/share/gnome/applications |