diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-17 12:14:30 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-17 12:14:30 +0800 |
commit | ffb4cb1679d08dbe8b3db25ee101c85d754ed715 (patch) | |
tree | 0c9d10f138a3714b2aaae61bbb8b80fb786305ba /games/gcompris2 | |
parent | 4a119591ce6726125afdeca4b82e1498a2ea5c90 (diff) | |
download | freebsd-ports-gnome-ffb4cb1679d08dbe8b3db25ee101c85d754ed715.tar.gz freebsd-ports-gnome-ffb4cb1679d08dbe8b3db25ee101c85d754ed715.tar.zst freebsd-ports-gnome-ffb4cb1679d08dbe8b3db25ee101c85d754ed715.zip |
Use INFO.
Diffstat (limited to 'games/gcompris2')
-rw-r--r-- | games/gcompris2/Makefile | 2 | ||||
-rw-r--r-- | games/gcompris2/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 14c12390b172..8e09152b7e10 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -27,6 +27,8 @@ USE_GNOME= gnomehack gnomeprefix libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +INFO= gcompris2 + post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure diff --git a/games/gcompris2/pkg-plist b/games/gcompris2/pkg-plist index 11839b77976a..1031305886f6 100644 --- a/games/gcompris2/pkg-plist +++ b/games/gcompris2/pkg-plist @@ -1,8 +1,5 @@ bin/gcompris bin/gcompris-edit -@unexec install-info --delete %D/info/gcompris.info %D/info/dir -info/gcompris.info -@exec install-info %D/info/gcompris.info %D/info/dir lib/gcompris/libadvanced_colors.so lib/gcompris/libalgebra.so lib/gcompris/libalgebra_guesscount.so |