From ca6947d9272b6c3a791fcf001c4bedb1f0f4a6e3 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sun, 22 Dec 2002 17:36:28 +0000 Subject: - Do not install useless .la file PR: 45920 Submitted by: Ports Fury --- audio/resid/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/resid/Makefile') diff --git a/audio/resid/Makefile b/audio/resid/Makefile index 05e1adb3000b..3c6cf68698eb 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -7,6 +7,7 @@ PORTNAME= resid PORTVERSION= 0.13 +PORTREVISION= 1 CATEGORIES= audio emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sidplay2 @@ -18,8 +19,8 @@ MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_LIBTOOL= yes -GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS= --enable-shared INSTALLS_SHLIB= yes -CONFIGURE_ARGS+= --enable-shared .include -- cgit v1.2.3