diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-03 11:28:37 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-03 11:28:37 +0800 |
commit | b82ff9d1797b301e6916cfcf9ec422bace2f8d40 (patch) | |
tree | 670cbeb7821e33a7b8bf577d74457dbc8519a846 /lang/gnustep-guile | |
parent | 69709100e730c67862de0385a2e69f3a112a3d3f (diff) | |
download | freebsd-ports-graphics-b82ff9d1797b301e6916cfcf9ec422bace2f8d40.tar.gz freebsd-ports-graphics-b82ff9d1797b301e6916cfcf9ec422bace2f8d40.tar.zst freebsd-ports-graphics-b82ff9d1797b301e6916cfcf9ec422bace2f8d40.zip |
- use INFO
Diffstat (limited to 'lang/gnustep-guile')
-rw-r--r-- | lang/gnustep-guile/Makefile | 3 | ||||
-rw-r--r-- | lang/gnustep-guile/pkg-plist | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index fee56e5bca7..ec1d2976f3a 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -7,7 +7,7 @@ PORTNAME= guile PORTVERSION= 1.1.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs @@ -31,6 +31,7 @@ MAKE_FLAGS= OPTFLAG="${CFLAGS}" PLIST_SUB+= GUILE_VER="${GUILE_VER}" MAN1= greg.1 +INFO= greg FIXME= Library/gg_class.m ScriptKit/Library/GuileInterpreter.m diff --git a/lang/gnustep-guile/pkg-plist b/lang/gnustep-guile/pkg-plist index 3d3d0f14a51..c9006e0ec89 100644 --- a/lang/gnustep-guile/pkg-plist +++ b/lang/gnustep-guile/pkg-plist @@ -38,10 +38,6 @@ GNUstep/System/Tools/go GNUstep/System/Tools/guile-base %%USEX11%%GNUstep/System/Tools/guile-gui bin/greg -info/dir -@comment @unexec install-info --delete %D/info/greg.info %D/info/dir -info/greg.info -@exec install-info %D/info/greg.info %D/info/dir lib/libgreg.a lib/libgreg.la lib/libgreg.so |