diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-11-02 14:56:25 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-11-02 14:56:25 +0000 |
commit | 38ff2c76f5b8cf78cc0479e60f2ebd240e0418c2 (patch) | |
tree | 04bd3e95a83cd75293f183a7802612677799f1dd /misc/amanda26-server/Makefile | |
parent | 5737b9faffa17e52fc6f7f0411004f9c8908c087 (diff) |
Notes
Diffstat (limited to 'misc/amanda26-server/Makefile')
-rw-r--r-- | misc/amanda26-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 72c953c1bd82..94efda1f1b8e 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -19,7 +19,7 @@ COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server) WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} SLAVEDIRS= misc/amanda26-client -LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} +NO_LATEST_LINK= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig glib20 USE_GMAKE= yes |