Lines 7-17
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= scim-input-pad |
8 |
PORTNAME= scim-input-pad |
9 |
PORTVERSION= 0.1.0 |
9 |
PORTVERSION= 0.1.0 |
|
|
10 |
PORTREVISION= 1 |
10 |
CATEGORIES= textproc |
11 |
CATEGORIES= textproc |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITE_SUBDIR=scim |
13 |
MASTER_SITE_SUBDIR=scim |
13 |
|
14 |
|
14 |
MAINTAINER= chinsan@mail2000.com.tw |
15 |
MAINTAINER= chinsan.tw@gmail.com |
15 |
COMMENT= SCIM add-on to input various symbols with on-screen pad |
16 |
COMMENT= SCIM add-on to input various symbols with on-screen pad |
16 |
|
17 |
|
17 |
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim |
18 |
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim |
Lines 21-26
Link Here
|
21 |
INSTALLS_SHLIB= yes |
22 |
INSTALLS_SHLIB= yes |
22 |
USE_GMAKE= yes |
23 |
USE_GMAKE= yes |
23 |
USE_LIBTOOL_VER= 15 |
24 |
USE_LIBTOOL_VER= 15 |
|
|
25 |
USE_GNOME= intlhack |
24 |
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ |
26 |
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ |
25 |
LDFLAGS="-L${LOCALBASE}/lib -lintl" |
27 |
LDFLAGS="-L${LOCALBASE}/lib -lintl" |