diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-31 01:16:20 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-31 01:16:20 +0800 |
commit | fdbce8f5d40251166904e42f4e7643daf4a6d01e (patch) | |
tree | 0faed87b21498971a94d76045ee63a759b604a79 /www/rt32 | |
parent | d8dbeeb66ca0f61e8b414c3f813c97c0e6218b5b (diff) | |
download | freebsd-ports-gnome-fdbce8f5d40251166904e42f4e7643daf4a6d01e.tar.gz freebsd-ports-gnome-fdbce8f5d40251166904e42f4e7643daf4a6d01e.tar.zst freebsd-ports-gnome-fdbce8f5d40251166904e42f4e7643daf4a6d01e.zip |
Set LATEST_LINK.
Diffstat (limited to 'www/rt32')
-rw-r--r-- | www/rt32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rt32/Makefile b/www/rt32/Makefile index 852e10211e92..088b554b92dd 100644 --- a/www/rt32/Makefile +++ b/www/rt32/Makefile @@ -51,6 +51,7 @@ BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} \ ${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS RUN_DEPENDS= ${BUILD_DEPENDS} +LATEST_LINK= rt32 HAS_CONFIGURE= yes NO_BUILD= yes NO_PACKAGE= Executes scripts in post-install phase |