diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-30 12:28:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-30 12:28:39 +0000 |
commit | ca8e128e6212bd33d5de26a9bc7bec0bc4359156 (patch) | |
tree | 254262630d86e6b617abfedbdb7461dd9b45418d /devel/performance | |
parent | ec46bb88d18c00dd1c9a3e3bcc69238668068cd2 (diff) | |
download | ports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.tar.gz ports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.zip |
Notes
Diffstat (limited to 'devel/performance')
-rw-r--r-- | devel/performance/Makefile | 1 | ||||
-rw-r--r-- | devel/performance/pkg-plist | 38 |
2 files changed, 19 insertions, 20 deletions
diff --git a/devel/performance/Makefile b/devel/performance/Makefile index 0307acbe4088..88d7466bf6a8 100644 --- a/devel/performance/Makefile +++ b/devel/performance/Makefile @@ -16,7 +16,6 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Help improve the performance of GNUstep applications USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes diff --git a/devel/performance/pkg-plist b/devel/performance/pkg-plist index c2c69bfb22fc..5da292ac1377 100644 --- a/devel/performance/pkg-plist +++ b/devel/performance/pkg-plist @@ -1,19 +1,19 @@ -Local/Library/Documentation/Performance/GSCache.gsdoc -Local/Library/Documentation/Performance/GSCache.html -Local/Library/Documentation/Performance/GSSkipMutableArray.gsdoc -Local/Library/Documentation/Performance/GSSkipMutableArray.html -Local/Library/Documentation/Performance/GSThroughput.gsdoc -Local/Library/Documentation/Performance/GSThroughput.html -Local/Library/Documentation/Performance/GSTicker.gsdoc -Local/Library/Documentation/Performance/GSTicker.html -Local/Library/Documentation/Performance/Performance.igsdoc -Local/Library/Documentation/Performance/dependencies -Local/Library/Headers/Performance/GSCache.h -Local/Library/Headers/Performance/GSSkipMutableArray.h -Local/Library/Headers/Performance/GSThroughput.h -Local/Library/Headers/Performance/GSTicker.h -Local/Library/Libraries/libPerformance.so -Local/Library/Libraries/libPerformance.so.%%LIBVERSION%% -Local/Library/Libraries/libPerformance.so.%%LIBVERSION%%.0 -@dirrm Local/Library/Headers/Performance -@dirrm Local/Library/Documentation/Performance +GNUstep/Local/Library/Documentation/Performance/GSCache.gsdoc +GNUstep/Local/Library/Documentation/Performance/GSCache.html +GNUstep/Local/Library/Documentation/Performance/GSSkipMutableArray.gsdoc +GNUstep/Local/Library/Documentation/Performance/GSSkipMutableArray.html +GNUstep/Local/Library/Documentation/Performance/GSThroughput.gsdoc +GNUstep/Local/Library/Documentation/Performance/GSThroughput.html +GNUstep/Local/Library/Documentation/Performance/GSTicker.gsdoc +GNUstep/Local/Library/Documentation/Performance/GSTicker.html +GNUstep/Local/Library/Documentation/Performance/Performance.igsdoc +GNUstep/Local/Library/Documentation/Performance/dependencies +GNUstep/Local/Library/Headers/Performance/GSCache.h +GNUstep/Local/Library/Headers/Performance/GSSkipMutableArray.h +GNUstep/Local/Library/Headers/Performance/GSThroughput.h +GNUstep/Local/Library/Headers/Performance/GSTicker.h +GNUstep/Local/Library/Libraries/libPerformance.so +GNUstep/Local/Library/Libraries/libPerformance.so.%%LIBVERSION%% +GNUstep/Local/Library/Libraries/libPerformance.so.%%LIBVERSION%%.0 +@dirrm GNUstep/Local/Library/Headers/Performance +@dirrm GNUstep/Local/Library/Documentation/Performance |