mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Make gail use X prefix. Bump PORTREVISION as this is required for glade2
to work.
This commit is contained in:
parent
8b10943ae1
commit
755d261328
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60513
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gail
|
||||
PORTVERSION= 0.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525
|
||||
@ -17,6 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
LIB_DEPENDS= gnomecanvas-2.0:${PORTSDIR}/graphics/libgnomecanvas
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gail
|
||||
PORTVERSION= 0.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525
|
||||
@ -17,6 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
LIB_DEPENDS= gnomecanvas-2.0:${PORTSDIR}/graphics/libgnomecanvas
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
Loading…
Reference in New Issue
Block a user