diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-18 06:44:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-18 06:44:57 +0000 |
commit | 3bc8b920285f6d55d4102d4e496c6322d4fcb258 (patch) | |
tree | f5d485072615b377e8e36e58b63cc15b4b8df956 /devel/ruby-gnustep | |
parent | 12446f018c66eedbaa2ade692e7fb0a9f7e720b5 (diff) |
Notes
Diffstat (limited to 'devel/ruby-gnustep')
-rw-r--r-- | devel/ruby-gnustep/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-gnustep/Makefile b/devel/ruby-gnustep/Makefile index 6663b69de4cd..fef16c10f26c 100644 --- a/devel/ruby-gnustep/Makefile +++ b/devel/ruby-gnustep/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnustep PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= devel ruby MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs @@ -22,7 +23,7 @@ USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -MAKEFILE= +MAKEFILE= GNUmakefile NO_FILTER_SHLIBS= yes post-extract: |