ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/libsexy/Makefile
Revision: 24087
Committed: Sun Sep 2 22:01:25 2018 UTC (5 years, 7 months ago) by laffer1
File size: 640 byte(s)
Log Message:
bump for updates

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= libsexy
4 PORTVERSION= 0.1.11
5 PORTREVISION= 4
6 CATEGORIES= x11-toolkits devel
7 MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Extension widgets for GTK+
11
12 LICENSE= lgpl
13
14 LIB_DEPENDS= libenchant.so:textproc/enchant
15 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes
16 RUN_DEPENDS:= ${BUILD_DEPENDS}
17
18 GNU_CONFIGURE= yes
19 USES= gettext libtool pathfix pkgconfig
20 USE_GNOME= gtk20 libxml2
21 USE_LDCONFIG= yes
22
23 post-patch:
24 @${REINPLACE_CMD} -e 's|g_strncasecmp|g_ascii_strncasecmp|' \
25 ${WRKSRC}/libsexy/sexy-spell-entry.c
26
27 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H