mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Convert gmake to USES
Approved by: portmgr
This commit is contained in:
parent
0ecb0840c0
commit
407cd6ad08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355688
3 changed files with 3 additions and 4 deletions
|
@ -16,8 +16,7 @@ COMMENT= Desktop Organizer Software for the Palm Pilot
|
|||
LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link
|
||||
|
||||
USE_GCC= any
|
||||
USES= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USES= pkgconfig gmake
|
||||
USE_GNOME= gnomehier
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -12,7 +12,7 @@ COMMENT= Utilities for the PalmOS flat-file database programs
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_FILES= lib/libpdbtools.so \
|
||||
|
|
|
@ -20,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
|||
|
||||
LATEST_LINK= sms2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue