diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 07:52:55 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 07:52:55 +0000 |
commit | ce05caaae21cd6b880cf5567917d6bde1c9144fa (patch) | |
tree | e8a2212c45ee293e5d8bec7c358c6a9a87fccd0d /www/bkmrkconv | |
parent | 515af4186399b6025506d8ebfb5396b8761417b0 (diff) | |
download | ports-ce05caaae21cd6b880cf5567917d6bde1c9144fa.tar.gz ports-ce05caaae21cd6b880cf5567917d6bde1c9144fa.zip |
Notes
Diffstat (limited to 'www/bkmrkconv')
-rw-r--r-- | www/bkmrkconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bkmrkconv/Makefile b/www/bkmrkconv/Makefile index ee11a51ec751..87226e30dc87 100644 --- a/www/bkmrkconv/Makefile +++ b/www/bkmrkconv/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.bleb.org/software/bkmrkconv/ MAINTAINER= ports@FreeBSD.org COMMENT= Netscape bookmarks.html converter -USE_PERL5= yes +USES= perl5 NO_BUILD= yes post-patch: |