summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-26 18:41:45 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-26 18:41:45 +0000
commit8c324aad36d686e4c4874de42ff4fbdecaa1e57d (patch)
tree5c43fd9b1961bcacb3e42c049240393cc3760793
parentUpdate to 4.3.3 final release. (diff)
- Update to version 0.4
PR: 55996 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=87738
-rw-r--r--audio/bebocd/Makefile17
-rw-r--r--audio/bebocd/distinfo2
-rw-r--r--audio/bebocd/pkg-plist18
3 files changed, 18 insertions, 19 deletions
diff --git a/audio/bebocd/Makefile b/audio/bebocd/Makefile
index 472458549a26..76783e80bae7 100644
--- a/audio/bebocd/Makefile
+++ b/audio/bebocd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bebocd
-PORTVERSION= 0.3
+PORTVERSION= 0.4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,21 +17,20 @@ COMMENT= GTK2 CD Player
LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gtk20 gnomeprefix
+USE_GNOME= gnomehack gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
-CONFIGURE_ARGS= CPPFLAGS=-I${LOCALBASE}/include \
- LIBS=-L${LOCALBASE}/lib
+CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
.if defined(CDROM) && exists(${CDROM})
@${REINPLACE_CMD} -e "s|/dev/cdrom|${CDROM}|" ${WRKSRC}/src/main.h
.else
- @${ECHO} ""
- @${ECHO} "You can specify the default CD-ROM device by defining CDROM."
- @${ECHO} "For example, CDROM=\"/dev/acd0c\" make"
- @${ECHO} ""
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "You can specify the default CD-ROM device by defining CDROM."
+ @${ECHO_MSG} "For example, CDROM=\"/dev/acd0c\" make"
+ @${ECHO_MSG} ""
.endif
.include <bsd.port.mk>
diff --git a/audio/bebocd/distinfo b/audio/bebocd/distinfo
index 3e04ca537e19..5731fb1af5c8 100644
--- a/audio/bebocd/distinfo
+++ b/audio/bebocd/distinfo
@@ -1 +1 @@
-MD5 (bebocd-0.3.tar.gz) = 0e8583679780e05381f05575bfd793bc
+MD5 (bebocd-0.4.tar.gz) = a1c64bc9718b8908856026de4ba46e2d
diff --git a/audio/bebocd/pkg-plist b/audio/bebocd/pkg-plist
index 51fc7ce8a93b..518d8f90a68d 100644
--- a/audio/bebocd/pkg-plist
+++ b/audio/bebocd/pkg-plist
@@ -1,10 +1,10 @@
bin/bebocd
-share/gnome/bebocd/pixmaps/bebocd.xpm
-share/gnome/bebocd/pixmaps/eject.xpm
-share/gnome/bebocd/pixmaps/fleft.xpm
-share/gnome/bebocd/pixmaps/fright.xpm
-share/gnome/bebocd/pixmaps/pause.xpm
-share/gnome/bebocd/pixmaps/play.xpm
-share/gnome/bebocd/pixmaps/stop.xpm
-@dirrm share/gnome/bebocd/pixmaps
-@dirrm share/gnome/bebocd
+share/bebocd/pixmaps/bebocd.xpm
+share/bebocd/pixmaps/eject.xpm
+share/bebocd/pixmaps/fleft.xpm
+share/bebocd/pixmaps/fright.xpm
+share/bebocd/pixmaps/pause.xpm
+share/bebocd/pixmaps/play.xpm
+share/bebocd/pixmaps/stop.xpm
+@dirrm share/bebocd/pixmaps
+@dirrm share/bebocd