diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-02-04 11:13:22 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-02-04 11:13:22 +0000 |
commit | 26974e9bc70cfa6cbff43404d4da27bf6ab99c47 (patch) | |
tree | 128bdd9c489ffac95a1bc2d257c5b0c49e39babe /print/xfce4-print | |
parent | e097f3df598149142e7844358dad59e51f0eabb8 (diff) | |
download | ports-26974e9bc70cfa6cbff43404d4da27bf6ab99c47.tar.gz ports-26974e9bc70cfa6cbff43404d4da27bf6ab99c47.zip |
Notes
Diffstat (limited to 'print/xfce4-print')
-rw-r--r-- | print/xfce4-print/Makefile | 1 | ||||
-rw-r--r-- | print/xfce4-print/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 98c4ed2ff559..d3f0e27718a1 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -17,6 +17,7 @@ COMMENT= XFce 4 graphical frontend for printing GNU_CONFIGURE= yes INSTALLS_ICONS= yes +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/print/xfce4-print/pkg-plist b/print/xfce4-print/pkg-plist index ce1201fb0779..59de53150ad7 100644 --- a/print/xfce4-print/pkg-plist +++ b/print/xfce4-print/pkg-plist @@ -24,7 +24,6 @@ libdata/pkgconfig/xfprint-1.0.pc share/applications/xfprint.desktop share/applications/xfprint-manager.desktop share/applications/xfce-xfprint-settings.desktop -share/gtk-doc/html/libxfprint share/gtk-doc/html/libxfprint/PrinterListWindow.html share/gtk-doc/html/libxfprint/PrinterQueueWindow.html share/gtk-doc/html/libxfprint/PrintingSystem.html |