diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 09:07:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 09:07:24 +0000 |
commit | f22feb535b65ee52eebe6334a7e442a9da6e8eb8 (patch) | |
tree | 933d73267b162cfaafe154e686904d99798b5fbe /audio | |
parent | LIB_DEPENDS on Xpm. (diff) |
A few more USE_XLIBs.
Notes
Notes:
svn path=/head/; revision=14938
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libsidplay/Makefile | 4 | ||||
-rw-r--r-- | audio/libsidplay2/Makefile | 4 | ||||
-rw-r--r-- | audio/sidplay/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 0b260a715007..c0cbb27cc840 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1996 # Whom: Stefan Zehl <sec@42.org> # -# $Id: Makefile,v 1.1.1.1 1998/07/26 08:14:02 dburr Exp $ +# $Id: Makefile,v 1.2 1998/07/27 18:11:10 asami Exp $ # DISTNAME= sidplay-13625 @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org +BUILD_DEPENDS= makedepend:${PORTSDIR}/x11/XFree86 + GNU_CONFIGURE= YES USE_GMAKE= YES diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index 0b260a715007..c0cbb27cc840 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1996 # Whom: Stefan Zehl <sec@42.org> # -# $Id: Makefile,v 1.1.1.1 1998/07/26 08:14:02 dburr Exp $ +# $Id: Makefile,v 1.2 1998/07/27 18:11:10 asami Exp $ # DISTNAME= sidplay-13625 @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org +BUILD_DEPENDS= makedepend:${PORTSDIR}/x11/XFree86 + GNU_CONFIGURE= YES USE_GMAKE= YES diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 0b260a715007..c0cbb27cc840 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1996 # Whom: Stefan Zehl <sec@42.org> # -# $Id: Makefile,v 1.1.1.1 1998/07/26 08:14:02 dburr Exp $ +# $Id: Makefile,v 1.2 1998/07/27 18:11:10 asami Exp $ # DISTNAME= sidplay-13625 @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org +BUILD_DEPENDS= makedepend:${PORTSDIR}/x11/XFree86 + GNU_CONFIGURE= YES USE_GMAKE= YES |