mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Add a missing dependency on gnomelibs.
Reported by: bento
This commit is contained in:
parent
fe82a4ca15
commit
eb2e3d4093
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80154
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= gnomekiss
|
PORTNAME= gnomekiss
|
||||||
PORTVERSION= 1.4
|
PORTVERSION= 1.4
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= games gnome
|
CATEGORIES= games gnome
|
||||||
MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/
|
MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/
|
||||||
|
|
||||||
@ -16,7 +17,7 @@ COMMENT= GNOME version of Kisekae Set System
|
|||||||
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha
|
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha
|
||||||
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GNOME= gtk12 orbit
|
USE_GNOME= gnomeprefix gnomehack gnomelibs
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib"
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
|
Loading…
Reference in New Issue
Block a user