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 c35cf229a95e..d23948f6be6a 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_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 post-install: ${INSTALL_DATA} ${FILESDIR}/gnomephotoprinter.desktop ${PREFIX}/share/gnome/applications |