summaryrefslogtreecommitdiff
path: root/misc/kde3-i18n-es/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-04-09 20:48:48 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-04-09 20:48:48 +0000
commit57e80bd6396e8d9fcfb07fd6c36c9431889db0be (patch)
tree5d36940f5a6979ffb94c903b5b307a6e5a48dfe1 /misc/kde3-i18n-es/Makefile
parentDo not build the profile-versions of the libraries by explicitly defining (diff)
Add the ability to select which languages to install via dialog(1)-based
menu. Sort pkg-plist.
Notes
Notes: svn path=/head/; revision=41146
Diffstat (limited to 'misc/kde3-i18n-es/Makefile')
-rw-r--r--misc/kde3-i18n-es/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/kde3-i18n-es/Makefile b/misc/kde3-i18n-es/Makefile
index 55d6f1ea7887..893cd73b4beb 100644
--- a/misc/kde3-i18n-es/Makefile
+++ b/misc/kde3-i18n-es/Makefile
@@ -21,4 +21,10 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
+PLIST= ${WRKDIR}/PLIST
+SCRIPTS_ENV+= PLIST=${PLIST}
+
+pre-configure:
+ @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/Configure
+
.include <bsd.port.mk>