diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 15:26:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 15:26:45 +0000 |
commit | 282dd2b94d5b9fdccb3d51b35b20bbfae09f82e5 (patch) | |
tree | 378994c970216bb0d878430ee4965d9eabafd3ac /audio/aylet | |
parent | ea73838b762586f64d971c9f56729f88cb7e1c7f (diff) | |
download | ports-282dd2b94d5b9fdccb3d51b35b20bbfae09f82e5.tar.gz ports-282dd2b94d5b9fdccb3d51b35b20bbfae09f82e5.zip |
Get rid of USE_X_PREFIX.
Notes
Notes:
svn path=/head/; revision=209213
Diffstat (limited to 'audio/aylet')
-rw-r--r-- | audio/aylet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aylet/Makefile b/audio/aylet/Makefile index fcf15fbb77b3..a605dc2aeba9 100644 --- a/audio/aylet/Makefile +++ b/audio/aylet/Makefile @@ -7,7 +7,7 @@ PORTNAME= aylet PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/sound/players/ \ http://critical.ch/distfiles/ \ |