Page MenuHomeFreeBSD

D28767.id93336.diff
No OneTemporary

D28767.id93336.diff

diff --git a/usr.sbin/pkg/Makefile b/usr.sbin/pkg/Makefile
--- a/usr.sbin/pkg/Makefile
+++ b/usr.sbin/pkg/Makefile
@@ -15,8 +15,9 @@
. endif
. endif
.endif
-CONFS= FreeBSD.conf.${PKGCONFBRANCH}
-CONFSNAME= FreeBSD.conf
+PKGCONF?= FreeBSD.conf.${PKGCONFBRANCH}
+CONFS= ${PKGCONF}
+CONFSNAME_${PKGCONF}= ${PKGCONF:C/\.conf.+$/.conf/}
CONFSDIR= /etc/pkg
CONFSMODE= 644
PROG= pkg

File Metadata

Mime Type
text/plain
Expires
Thu, Feb 26, 4:18 AM (2 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29000660
Default Alt Text
D28767.id93336.diff (386 B)

Event Timeline