Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145845096
D28767.id93336.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
386 B
Referenced Files
None
Subscribers
None
D28767.id93336.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D28767: pkg: use specific CONFSNAME_${file} for FreeBSD.conf
Attached
Detach File
Event Timeline
Log In to Comment