xorg-font-util: remove unknown configure option
This commit is contained in:
parent
f5ba7bcfeb
commit
782e67526f
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/xorg.pub
|
||||
RWTSGWF5Q7TndNmRVLpEY/jBdIzhT2HE6mNCEfECadjnv1GcKv60Wx3wYd1BoF5xyG9CvNOihlH4tFVe4ad1+6pfkdJIIjWd/Ak=
|
||||
SHA256 (Pkgfile) = b50ec7af4d8fba0c1220f3e88c0125ba48ca4ee5854dfc5b94ae0a7bef941d70
|
||||
RWTSGWF5Q7TndGyVYwCBJtL8o/JyoBjbA1YSt55XfyxAUEjPhiD2F1uqWTmAI1wrzVi7dvkInXfHviT+Rz1xs3jkZFhBvZpzSQ0=
|
||||
SHA256 (Pkgfile) = a637dc4a179847f4448c962edd21a0e59339063a108fd3b7da65d7d75c416bf0
|
||||
SHA256 (.footprint) = 8a491821589445a67e0a729d2f7fe38fb221e2786a7f180215bca6f500e8e347
|
||||
SHA256 (font-util-1.3.2.tar.bz2) = 3ad880444123ac06a7238546fa38a2a6ad7f7e0cc3614de7e103863616522282
|
||||
|
@ -10,7 +10,7 @@ source=(https://www.x.org/releases/individual/font/font-util-$version.tar.bz2)
|
||||
build() {
|
||||
cd font-util-$version
|
||||
|
||||
./configure --prefix=/usr --with-fc-confdir=/etc/fonts
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user