aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kde4-l10n-eo/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-04-10 04:48:48 +0800
committerdemon <demon@FreeBSD.org>2001-04-10 04:48:48 +0800
commit89a4b128bf57f31638d0c8ee08d1e3ff42a4a7fd (patch)
treeb62434baf1b8fdfa72c7d076376e1c026b2286c4 /misc/kde4-l10n-eo/Makefile
parenta5fd7eb724f468c49a6b5cba05287e426f9d257b (diff)
downloadfreebsd-ports-gnome-89a4b128bf57f31638d0c8ee08d1e3ff42a4a7fd.tar.gz
freebsd-ports-gnome-89a4b128bf57f31638d0c8ee08d1e3ff42a4a7fd.tar.zst
freebsd-ports-gnome-89a4b128bf57f31638d0c8ee08d1e3ff42a4a7fd.zip
Add the ability to select which languages to install via dialog(1)-based
menu. Sort pkg-plist.
Diffstat (limited to 'misc/kde4-l10n-eo/Makefile')
-rw-r--r--misc/kde4-l10n-eo/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/kde4-l10n-eo/Makefile b/misc/kde4-l10n-eo/Makefile
index 55d6f1ea7887..893cd73b4beb 100644
--- a/misc/kde4-l10n-eo/Makefile
+++ b/misc/kde4-l10n-eo/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>