mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Add LICENSE
- Convert gnomehack to USES=pathfix - Drop @dirrm* from plist
This commit is contained in:
parent
67c5dc27aa
commit
8bd539eb72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374723
@ -10,10 +10,13 @@ MASTER_SITES= http://devel.tlrmx.org/kiss/source/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNOME version of Kisekae Set System
|
||||
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha
|
||||
|
||||
USES= gettext-tools pkgconfig
|
||||
USE_GNOME= gnomeprefix gnomehack libgnomeui
|
||||
USES= gettext-tools pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -6,4 +6,3 @@ share/locale/es/LC_MESSAGES/gnomekiss.mo
|
||||
share/locale/es_ES/LC_MESSAGES/gnomekiss.mo
|
||||
share/pixmaps/gnomekiss/besito_sinfondo.png
|
||||
share/pixmaps/gnomekiss/gnome-kiss.png
|
||||
@dirrm share/pixmaps/gnomekiss
|
||||
|
Loading…
Reference in New Issue
Block a user