Git is no longer necessary for any ports under ports/official.
This commit is contained in:
parent
47e7bb6672
commit
b69633c80d
@ -1,7 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
@ -1 +0,0 @@
|
||||
git git+https://github.com/p2rkw/xf86-input-mtrack
|
@ -1,3 +0,0 @@
|
||||
mtdev
|
||||
xorg-server make
|
||||
xorgproto make
|
@ -1 +0,0 @@
|
||||
git+https://github.com/p2rkw/xf86-input-mtrack
|
@ -1 +0,0 @@
|
||||
0.5.1 1
|
6
ports/unofficial/rolling/sdhcp-git/build
Executable file
6
ports/unofficial/rolling/sdhcp-git/build
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
sed -i 's&/sbin&&g' Makefile
|
||||
make
|
||||
|
||||
make DESTDIR="$1" PREFIX=/usr/bin/ install
|
1
ports/unofficial/rolling/sdhcp-git/sources
Normal file
1
ports/unofficial/rolling/sdhcp-git/sources
Normal file
@ -0,0 +1 @@
|
||||
git+git://git.2f30.org/sdhcp
|
1
ports/unofficial/rolling/sdhcp-git/version
Normal file
1
ports/unofficial/rolling/sdhcp-git/version
Normal file
@ -0,0 +1 @@
|
||||
git 1
|
Loading…
Reference in New Issue
Block a user