aboutsummaryrefslogtreecommitdiff
path: root/misc/kde3-i18n
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-08-16 15:00:37 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-08-16 15:00:37 +0000
commitb5554d57254eb294da023ca6e7702532fc171fa3 (patch)
tree8364ea21ff29cd046b8f3d37846b5abd2f5b7355 /misc/kde3-i18n
parentd7594420e8aaa71f7cdf07b25294457d26ce7a5b (diff)
downloadports-b5554d57254eb294da023ca6e7702532fc171fa3.tar.gz
ports-b5554d57254eb294da023ca6e7702532fc171fa3.zip
Forgot to remove debug comment.
Notes
Notes: svn path=/head/; revision=46334
Diffstat (limited to 'misc/kde3-i18n')
-rw-r--r--misc/kde3-i18n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kde3-i18n/Makefile b/misc/kde3-i18n/Makefile
index cbcce4f3ed7e..d8472a5fd293 100644
--- a/misc/kde3-i18n/Makefile
+++ b/misc/kde3-i18n/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>