aboutsummaryrefslogtreecommitdiffstats
path: root/mail/squirrelmail-qmailadmin_login-plugin
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-01-14 00:54:55 +0800
committermat <mat@FreeBSD.org>2017-01-14 00:54:55 +0800
commit7213ad9c4b6b590c338dd41e8ecbd08674020987 (patch)
tree545ac8faaf58a17f5075028cc7de936c43e387a2 /mail/squirrelmail-qmailadmin_login-plugin
parent280c6e4b964d25005485b5668428262f0a8f4ab4 (diff)
downloadfreebsd-ports-gnome-7213ad9c4b6b590c338dd41e8ecbd08674020987.tar.gz
freebsd-ports-gnome-7213ad9c4b6b590c338dd41e8ecbd08674020987.tar.zst
freebsd-ports-gnome-7213ad9c4b6b590c338dd41e8ecbd08674020987.zip
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'mail/squirrelmail-qmailadmin_login-plugin')
-rw-r--r--mail/squirrelmail-qmailadmin_login-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-qmailadmin_login-plugin/Makefile b/mail/squirrelmail-qmailadmin_login-plugin/Makefile
index 5772287622d4..1624a30f2510 100644
--- a/mail/squirrelmail-qmailadmin_login-plugin/Makefile
+++ b/mail/squirrelmail-qmailadmin_login-plugin/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.3
MAINTAINER= ports@FreeBSD.org
COMMENT= Using the QmailAdmin cgi interface from SquirrelMail
-RUN_DEPENDS= ${PREFIX}/www/cgi-bin.default/qmailadmin/qmailadmin:mail/qmailadmin
+RUN_DEPENDS= ${LOCALBASE}/www/cgi-bin.default/qmailadmin/qmailadmin:mail/qmailadmin
USE_GENERIC_PKGMESSAGE= yes