mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- fix ldconfig problem
- bump PORTREVISION Noted by: vs, ports@
This commit is contained in:
parent
a85f6e8cc3
commit
d69ca239bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171655
1 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= clip
|
||||
DISTVERSION= 1.1.16-1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases lang
|
||||
MASTER_SITES= ftp://ftp.linux.ru.net/mirrors/clip/ \
|
||||
ftp://www.cis.by/pub/clip/pub/clip/ \
|
||||
|
@ -103,8 +104,7 @@ USE_XPM= yes
|
|||
USE_GNOME= gtk12 gtk20
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_WRKSRC= ${WRKSRC}/clip
|
||||
USE_LDCONFIG= yes
|
||||
LDCONFIG_DIRS= ${LOCALBASE}/clip/lib
|
||||
USE_LDCONFIG= ${LOCALBASE}/clip/lib
|
||||
ALL_TARGET= local
|
||||
MAKE_ENV= HOME="${WRKDIR}" \
|
||||
LANG="C" \
|
||||
|
|
Loading…
Add table
Reference in a new issue