summaryrefslogtreecommitdiffstats
path: root/arabic/kde3-i18n/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2001-04-09 20:48:48 +0000
committerdemon <demon@FreeBSD.org>2001-04-09 20:48:48 +0000
commit89a4b128bf57f31638d0c8ee08d1e3ff42a4a7fd (patch)
treeb62434baf1b8fdfa72c7d076376e1c026b2286c4 /arabic/kde3-i18n/Makefile
parenta5fd7eb724f468c49a6b5cba05287e426f9d257b (diff)
downloadFreeBSD-ports-89a4b128bf57f31638d0c8ee08d1e3ff42a4a7fd.zip
FreeBSD-ports-89a4b128bf57f31638d0c8ee08d1e3ff42a4a7fd.tar.gz
Add the ability to select which languages to install via dialog(1)-based
menu. Sort pkg-plist.
Diffstat (limited to 'arabic/kde3-i18n/Makefile')
-rw-r--r--arabic/kde3-i18n/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arabic/kde3-i18n/Makefile b/arabic/kde3-i18n/Makefile
index 55d6f1e..893cd73 100644
--- a/arabic/kde3-i18n/Makefile
+++ b/arabic/kde3-i18n/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>
OpenPOWER on IntegriCloud