Page MenuHomeFreeBSD

D28767.id84181.diff
No OneTemporary

D28767.id84181.diff

Index: usr.sbin/pkg/Makefile
===================================================================
--- usr.sbin/pkg/Makefile
+++ 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
Sat, Mar 28, 6:47 AM (7 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30462076
Default Alt Text
D28767.id84181.diff (419 B)

Event Timeline