diff options
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r-- | misc/amanda32-server/Makefile | 2 |
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 |