mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Remove useless USE_X_PREFIX variable
Approved by: miwi (mentor)
This commit is contained in:
parent
c64630e8a8
commit
e1e1ff28fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208752
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= easygtk
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= sobomax
|
||||
@ -21,7 +21,6 @@ EXTRACT_CMD= ${CAT} # not quite `extract', but who cares? ;)
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomelibs
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ENV= MKDIR="${MKDIR}" \
|
||||
|
Loading…
Reference in New Issue
Block a user