mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
This commit is contained in:
parent
36b87dfe5e
commit
7eb5003637
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363370
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= cinepaint
|
||||
DISTVERSION= 1.0-4
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/CinePaint/CinePaint-${DISTVERSION}
|
||||
|
||||
@ -25,7 +25,7 @@ OPTIONS_DEFINE= OYRANOS PRINT
|
||||
OYRANOS_DESC= ICC profile support via Oyranos
|
||||
PRINT_DESC= Gutenprint (gimp-print) plugin
|
||||
|
||||
USES= desktop-file-utils gettext gmake pkgconfig
|
||||
USES= desktop-file-utils gettext gmake libtool pkgconfig
|
||||
USE_XORG= xmu
|
||||
USE_GNOME= gtk20
|
||||
USE_GHOSTSCRIPT_RUN=yes
|
||||
|
@ -105,15 +105,12 @@ lib/cinepaint/%%VER%%/plug-ins/tiff
|
||||
lib/cinepaint/%%VER%%/plug-ins/unsharp
|
||||
lib/cinepaint/%%VER%%/plug-ins/xwd
|
||||
lib/libcinepaint.a
|
||||
lib/libcinepaint.la
|
||||
lib/libcinepaint.so
|
||||
lib/libcinepaint.so.1
|
||||
lib/libcinepaintHalf.a
|
||||
lib/libcinepaintHalf.la
|
||||
lib/libcinepaintHalf.so
|
||||
lib/libcinepaintHalf.so.1
|
||||
lib/libcinepaint_fl_i18n.a
|
||||
lib/libcinepaint_fl_i18n.la
|
||||
lib/libcinepaint_fl_i18n.so
|
||||
lib/libcinepaint_fl_i18n.so.1
|
||||
libdata/pkgconfig/cinepaint-gtk.pc
|
||||
|
Loading…
Reference in New Issue
Block a user