mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Fix build, set correct Xpm path
Reported by: pointyhat
This commit is contained in:
parent
4528470eb0
commit
1e7d17d98b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178577
@ -16,6 +16,9 @@ COMMENT= An AfterStep look-n-feel memory utilization monitor
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-xpm \
|
||||
--with-xpm-includes=${LOCALBASE}/include \
|
||||
--with-xpm-library=${LOCALBASE}/lib
|
||||
|
||||
MAN1= asmem.1
|
||||
PLIST_FILES= bin/asmem
|
||||
|
Loading…
Reference in New Issue
Block a user