Add orphaned file to plist. [1]
While here strip libraries and add USE=gnome Reported by: antoine@ [1]
This commit is contained in:
parent
f1db33866f
commit
ed3db43e3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483886
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gtkmm
|
||||
PORTVERSION= 2.24.5
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX= 24
|
||||
@ -23,7 +23,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES+= gettext gmake libtool:keepla pathfix pkgconfig \
|
||||
USES+= gettext gmake gnome libtool:keepla pathfix pkgconfig \
|
||||
compiler:c++11-lang
|
||||
USE_CXXSTD= gnu++11
|
||||
USE_LDCONFIG= yes
|
||||
@ -31,6 +31,7 @@ USE_GNOME= atkmm gdkpixbuf2 gtk20 pangomm
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --disable-documentation
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PLIST_SUB= VERSION="2.4" API_VERSION="2.4"
|
||||
|
||||
|
@ -424,6 +424,7 @@ lib/gtkmm-%%API_VERSION%%/proc/m4/convert.m4
|
||||
lib/gtkmm-%%API_VERSION%%/proc/m4/convert_gdk.m4
|
||||
lib/gtkmm-%%API_VERSION%%/proc/m4/convert_gtk.m4
|
||||
lib/gtkmm-%%API_VERSION%%/proc/m4/convert_gtkmm.m4
|
||||
lib/gtkmm-%%API_VERSION%%/proc/m4/list.m4
|
||||
lib/libgdkmm-%%VERSION%%.la
|
||||
lib/libgdkmm-%%VERSION%%.so
|
||||
lib/libgdkmm-%%VERSION%%.so.1
|
||||
|
Loading…
Reference in New Issue
Block a user