diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-18 18:24:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-18 18:24:24 +0000 |
commit | 2c09ae33b3041e43e21f1a72235feaa5f005beb5 (patch) | |
tree | 63fd05e157bde8708fc5d12d45366ca5d3a803cf /www/mozex/Makefile.xpi | |
parent | 94b4fa89ba62487e57c16d75072805480edd3c90 (diff) | |
download | ports-2c09ae33b3041e43e21f1a72235feaa5f005beb5.tar.gz ports-2c09ae33b3041e43e21f1a72235feaa5f005beb5.zip |
Notes
Diffstat (limited to 'www/mozex/Makefile.xpi')
-rw-r--r-- | www/mozex/Makefile.xpi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozex/Makefile.xpi b/www/mozex/Makefile.xpi index bc2fd9aedfe1..b8f5bf8a2b71 100644 --- a/www/mozex/Makefile.xpi +++ b/www/mozex/Makefile.xpi @@ -6,7 +6,7 @@ EXTRACT_SUFX= .xpi -BUILD_DEPENDS+= ${MOZDIR}/regchrome:${PORTSDIR}/www/${MOZPORT} +BUILD_DEPENDS+= ${MOZDIR}/regxpcom:${PORTSDIR}/www/${MOZPORT} RUN_DEPENDS+= ${MOZDIR}:${PORTSDIR}/www/${MOZPORT} NO_BUILD= yes |