diff options
Diffstat (limited to 'emulators/p-interp/Makefile')
-rw-r--r-- | emulators/p-interp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/p-interp/Makefile b/emulators/p-interp/Makefile index 673fb5995048..caac33eb56fc 100644 --- a/emulators/p-interp/Makefile +++ b/emulators/p-interp/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= A UCSD (Apple) Pascal p-code interpreter environment +BUILD_DEPENDS= gccmakedep:${X_IMAKE_PORT} + USE_XLIB= yes RESTRICTED= "Redistribution rights for Apple Pascal disk images are unclear" |