diff options
author | asami <asami@FreeBSD.org> | 1998-11-28 17:07:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-28 17:07:24 +0800 |
commit | 0d9a3ba20e67d57789b70884273f4ee7ff0d9d99 (patch) | |
tree | 0873b9bae48c5a80efd75d836b3d5fc1733d20c1 /audio | |
parent | db787962a4d058ac3aa2ac3bc0464b25d0458321 (diff) | |
download | freebsd-ports-gnome-0d9a3ba20e67d57789b70884273f4ee7ff0d9d99.tar.gz freebsd-ports-gnome-0d9a3ba20e67d57789b70884273f4ee7ff0d9d99.tar.zst freebsd-ports-gnome-0d9a3ba20e67d57789b70884273f4ee7ff0d9d99.zip |
A few more USE_XLIBs.
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 |