diff options
Diffstat (limited to 'net/ser/Makefile')
-rw-r--r-- | net/ser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ser/Makefile b/net/ser/Makefile index 754555304a23..03bd3025b16c 100644 --- a/net/ser/Makefile +++ b/net/ser/Makefile @@ -14,7 +14,7 @@ COMMENT= Fast and configurable SIP proxy WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GMAKE= yes +USES= gmake USE_GNOME= # empty USE_RC_SUBR= ser CFLAGS+= -I${LOCALBASE}/include |