mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add empty directories to plist
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
84b6d07e0b
commit
9e4f45c7c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394244
2 changed files with 4 additions and 1 deletions
|
@ -17,6 +17,7 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
|
|||
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
NO_ARCH= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
|
|
@ -47,3 +47,5 @@ share/hal/fdi/information/10freedesktop/30-keymap-module-thinkpad-acpi.fdi
|
|||
share/hal/fdi/information/10freedesktop/99-video-quirk-default.fdi
|
||||
share/hal/fdi/preprobe/10osvendor/10-ide-drives.fdi
|
||||
share/hal/fdi/preprobe/10osvendor/20-broken-usb-sticks.fdi
|
||||
@dir share/hal/fdi/preprobe/20thirdparty
|
||||
@dir share/hal/fdi/information/20thirdparty
|
||||
|
|
Loading…
Add table
Reference in a new issue