aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2012-05-16 14:08:28 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2012-05-16 14:08:28 +0000
commiteb65ec222dde19dae23bf2669290f97e64019b10 (patch)
tree2eb5bfadeb8773b9b839b03b61e5115b6cba02f6 /misc
parentc4e07de9743df4ac9fc2ad8ecaba13f757a19362 (diff)
downloadports-eb65ec222dde19dae23bf2669290f97e64019b10.tar.gz
ports-eb65ec222dde19dae23bf2669290f97e64019b10.zip
- Use NO_LATEST_LINK.
Notified by: erwin
Notes
Notes: svn path=/head/; revision=296774
Diffstat (limited to 'misc')
-rw-r--r--misc/amanda32-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile
index e85c53a44dc2..aea5b24079ae 100644
--- a/misc/amanda32-server/Makefile
+++ b/misc/amanda32-server/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= perl-amanda:${PORTSDIR}/misc/amanda-perl-wrapper
WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
SLAVEDIRS= misc/amanda32-client
-LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
+NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig glib20
USE_GMAKE= yes