aboutsummaryrefslogtreecommitdiff
path: root/devel/qt4-moc
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-04-19 17:08:04 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-04-19 17:08:04 +0000
commit7aeef3e5194acb6b59e88472be78b4d7f2a7014f (patch)
tree616dfe53e60011f08ba0fd9e44d23086ed7704a2 /devel/qt4-moc
parent70b438b4348e8e5786613051e3c8e890dd2d18f9 (diff)
downloadports-7aeef3e5194acb6b59e88472be78b4d7f2a7014f.tar.gz
ports-7aeef3e5194acb6b59e88472be78b4d7f2a7014f.zip
Notes
Diffstat (limited to 'devel/qt4-moc')
-rw-r--r--devel/qt4-moc/Makefile3
-rw-r--r--devel/qt4-moc/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/qt4-moc/Makefile b/devel/qt4-moc/Makefile
index 1de073114619..0e76b1f634f9 100644
--- a/devel/qt4-moc/Makefile
+++ b/devel/qt4-moc/Makefile
@@ -8,6 +8,7 @@
PORTNAME= moc
PORTVERSION= 4.2.3
+PORTREVISION= 1
CATEGORIES?= devel
MASTER_SITES= ${MASTER_SITE_QT}
PKGNAMEPREFIX= qt4-
@@ -54,7 +55,7 @@ CONFIGURE_WRKSRC=${WRKSRC}/../../../
pre-configure:
${CP} ${.CURDIR}/../../devel/qt4/files/configure ${CONFIGURE_WRKSRC}
${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/bin|g' \
- -e 's|^TARGET.*|TARGET=moc4|g' \
+ -e 's|^TARGET.*|TARGET=moc-qt4|g' \
${WRKSRC}/${PORTNAME}.pro
${MKDIR} ${WRKSRC}/../../../mkspecs
${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/../../../bin/qmake
diff --git a/devel/qt4-moc/pkg-plist b/devel/qt4-moc/pkg-plist
index 9cde760d39c5..9629ce043147 100644
--- a/devel/qt4-moc/pkg-plist
+++ b/devel/qt4-moc/pkg-plist
@@ -1,2 +1,2 @@
-bin/moc4
-bin/moc4.debug
+bin/moc-qt4
+bin/moc-qt4.debug