diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-08-19 00:43:24 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-08-19 00:43:24 +0800 |
commit | 515d5048aa56d4a1c049b999ae019d87b61bd0e2 (patch) | |
tree | 5cc71aad2369347e372daa82cf3849f910e182fc /mail/dma | |
parent | 7f67e239a6dff5e6f1564218536f8ab0410b402a (diff) | |
download | freebsd-ports-gnome-515d5048aa56d4a1c049b999ae019d87b61bd0e2.tar.gz freebsd-ports-gnome-515d5048aa56d4a1c049b999ae019d87b61bd0e2.tar.zst freebsd-ports-gnome-515d5048aa56d4a1c049b999ae019d87b61bd0e2.zip |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
Diffstat (limited to 'mail/dma')
-rw-r--r-- | mail/dma/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/dma/Makefile b/mail/dma/Makefile index 62f01af8f61e..d5a6b3ff3307 100644 --- a/mail/dma/Makefile +++ b/mail/dma/Makefile @@ -27,7 +27,6 @@ LDFLAGS+= -L${OPENSSLLIB} USE_RC_SUBR= dma_flushq SUB_FILES= pkg-message -PLIST_SUB+= RESETPREFIX=${PREFIX} # Allow subports to extend. CONFFILES+= dma.conf auth.conf |