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 /audio/etoile-melodie/Makefile | |
parent | ec46bb88d18c00dd1c9a3e3bcc69238668068cd2 (diff) | |
download | ports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.tar.gz ports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.zip |
- drop USE_GNUSTEP_PREFIX
Notes
Notes:
svn path=/head/; revision=255316
Diffstat (limited to 'audio/etoile-melodie/Makefile')
-rw-r--r-- | audio/etoile-melodie/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/etoile-melodie/Makefile b/audio/etoile-melodie/Makefile index 34231efaf96a..33f510605e8d 100644 --- a/audio/etoile-melodie/Makefile +++ b/audio/etoile-melodie/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \ USE_BZIP2= yes USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes |