diff options
author | demon <demon@FreeBSD.org> | 2001-08-16 15:00:37 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-08-16 15:00:37 +0000 |
commit | 9e9882ae0d8ad9bda55d57fe702eaa6445d076a8 (patch) | |
tree | cedf76bdeb31fed6e9b582bc67ba578c6a2f0563 /misc/kde3-i18n-lt | |
parent | 2b4eda59c5b78833f7dea8c635071f49e480bfb0 (diff) | |
download | FreeBSD-ports-9e9882ae0d8ad9bda55d57fe702eaa6445d076a8.zip FreeBSD-ports-9e9882ae0d8ad9bda55d57fe702eaa6445d076a8.tar.gz |
Forgot to remove debug comment.
Diffstat (limited to 'misc/kde3-i18n-lt')
-rw-r--r-- | misc/kde3-i18n-lt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kde3-i18n-lt/Makefile b/misc/kde3-i18n-lt/Makefile index cbcce4f..d8472a5 100644 --- a/misc/kde3-i18n-lt/Makefile +++ b/misc/kde3-i18n-lt/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> |