diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-07-09 21:05:49 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-07-09 21:05:49 +0800 |
commit | e61eb5dd1af0d5c33e8a2f71646e70f1f77601ab (patch) | |
tree | 5e3e0e8d1dcfabb287ae15d908a0cce0973a7aa7 | |
parent | 0917a644864dc04cda67960ce8fcd3ff51eedd22 (diff) | |
download | freebsd-ports-gnome-e61eb5dd1af0d5c33e8a2f71646e70f1f77601ab.tar.gz freebsd-ports-gnome-e61eb5dd1af0d5c33e8a2f71646e70f1f77601ab.tar.zst freebsd-ports-gnome-e61eb5dd1af0d5c33e8a2f71646e70f1f77601ab.zip |
Stagify.
-rw-r--r-- | games/gnomekiss/Makefile | 2 | ||||
-rw-r--r-- | games/gnomekiss/pkg-plist | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index facc5e6777fc..e3dbb365c48c 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -17,7 +17,5 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gnomekiss.1 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/gnomekiss/pkg-plist b/games/gnomekiss/pkg-plist index 9983956ee66a..aafdab30390a 100644 --- a/games/gnomekiss/pkg-plist +++ b/games/gnomekiss/pkg-plist @@ -1,8 +1,9 @@ bin/gnomekiss -share/pixmaps/gnomekiss/besito_sinfondo.png -share/pixmaps/gnomekiss/gnome-kiss.png +man/man1/gnomekiss.1.gz share/applications/gnomekiss.desktop share/locale/en_GB/LC_MESSAGES/gnomekiss.mo 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 |