|
Lines 132-138
Link Here
|
| 132 |
LIB_DEPENDS+= svn_client-1:${PORTSDIR}/devel/subversion |
132 |
LIB_DEPENDS+= svn_client-1:${PORTSDIR}/devel/subversion |
| 133 |
.endif |
133 |
.endif |
| 134 |
|
134 |
|
| 135 |
.if !defined(WITHOUT_NLS) |
135 |
# KWallet requires NLS to be enabled. |
|
|
136 |
.if !defined(WITHOUT_NLS) || defined(WITH_KDE_KWALLET) |
| 136 |
USE_GETTEXT= yes |
137 |
USE_GETTEXT= yes |
| 137 |
PLIST_SUB+= WITHOUT_GETTEXT="" |
138 |
PLIST_SUB+= WITHOUT_GETTEXT="" |
| 138 |
.else |
139 |
.else |