diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-16 15:00:37 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-08-16 15:00:37 +0000 |
commit | b5554d57254eb294da023ca6e7702532fc171fa3 (patch) | |
tree | 8364ea21ff29cd046b8f3d37846b5abd2f5b7355 /misc/kde4-l10n/Makefile | |
parent | d7594420e8aaa71f7cdf07b25294457d26ce7a5b (diff) | |
download | ports-b5554d57254eb294da023ca6e7702532fc171fa3.tar.gz ports-b5554d57254eb294da023ca6e7702532fc171fa3.zip |
Notes
Diffstat (limited to 'misc/kde4-l10n/Makefile')
-rw-r--r-- | misc/kde4-l10n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kde4-l10n/Makefile b/misc/kde4-l10n/Makefile index cbcce4f3ed7e..d8472a5fd293 100644 --- a/misc/kde4-l10n/Makefile +++ b/misc/kde4-l10n/Makefile @@ -25,6 +25,6 @@ PLIST= ${WRKDIR}/PLIST SCRIPTS_ENV+= PLIST=${PLIST} pre-configure: -# @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/Configure + @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/Configure .include <bsd.port.mk> |